LITECOIN_NETWORK class
- Inheritance
-
- Object
- NetworkType
- UTXONetworkType
- LITECOIN_NETWORK
Constructors
- LITECOIN_NETWORK()
-
const
Properties
-
addressPrefixes
→ Map<
AddressType, String> -
finalinherited
- bech32 → String
-
Bech32 address prefix
finalinherited
- blockTime → int
-
Block time in seconds
finalinherited
- coin → CoinEntity
-
finalinherited
- coinType → int
-
finalinherited
- dustTreshhold → ({int legacy, int segwit})
-
finalinherited
-
endpoints
→ Iterable<
(String, int)> -
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- messagePrefix → String
-
finalinherited
- networkBIP → NetworkBIP
-
finalinherited
- pubKeyHashPrefix → int
-
BIP32 pubkey hash prefix
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scriptHashPrefix → int
-
BIP32 script hash prefix
finalinherited
- sighash → SighashInfo
-
finalinherited
- txVersion → int
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited