isTaprootInput property
bool
get
isTaprootInput
Implementation
bool get isTaprootInput => isLtc && (wallet as LtcCoin).isTaproot;
bool get isTaprootInput => isLtc && (wallet as LtcCoin).isTaproot;