-
change
→ GsplItem?
-
final
-
dataType
→ BtcSignDataType
-
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
hex
↔ String
-
getter/setter pair
-
inputs
↔ List<GsplItem>
-
getter/setter pair
-
isSigned
↔ bool
-
getter/setter pairinherited
-
message
↔ String
-
getter/setter pairinherited
-
networkType
↔ NetworkType?
-
The wallet's actually-selected NetworkType (mainnet or testnet), set by
GsplTxSigner from
wallet.setting.networkType. Mainnet and testnet
share the same BIP44 coin-type segment for these chains, so it cannot
be recovered from an input's path alone; when unset, _networkType
falls back to a mainnet-only heuristic for backward compatibility.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
signature
↔ String
-
getter/setter pairinherited