NetworkConstants class abstract

Implementers

Constructors

NetworkConstants()

Properties

addressPayToScriptHash int
getter/setter pair
addressPubKeyHash int
getter/setter pair
bip32PrivKey int
getter/setter pair
bip32PubKey int
getter/setter pair
blockMagicNum int
getter/setter pair
blockMaxNBits int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
maxSize int
getter/setter pair
msgMagicNum int
getter/setter pair
msgVersionBytesNum int
getter/setter pair
port int
getter/setter pair
privKeyVersionByteNum int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
txBuilderDust int
getter/setter pair
txBuilderFeePerKbNum double
getter/setter pair

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