UTXONetworkType class sealed

Inheritance
Implementers

Properties

addressPrefixes Map<AddressType, String>
final
bech32 String
Bech32 address prefix
final
blockTime int
Block time in seconds
finalinherited
coin CoinEntity
finalinherited
coinType int
final
dustTreshhold → ({int legacy, int segwit})
final
endpoints Iterable<(String, int)>
final
hashCode int
The hash code for this object.
no setterinherited
messagePrefix String
finalinherited
networkBIP NetworkBIP
final
pubKeyHashPrefix int
BIP32 pubkey hash prefix
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scriptHashPrefix int
BIP32 script hash prefix
final
sighash SighashInfo
final
txVersion int
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited