Chaindata class
Constructors
Properties
- assetLiteral ↔ Uint8List
-
getter/setter pair
- burnAmounts → BurnAmount
-
final
- burnH160s → BurnH160
-
final
- defaultPort → int
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- id ↔ int
-
getter/setter pair
- kawpowHeaderActivationTimestamp → int
-
final
- name → String
-
final
- p2pkhPrefix → int
-
final
- p2shPrefix → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- symbol → String?
-
final
- uniquification → int
-
final
Methods
-
burnAddresses(
{bool isP2sh = false}) → List< String> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
txidUniquifier(
Uint8List raw) → Uint8List
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Static Properties
-
addressType
→ Map<
String, Map< String, int> > -
final
-
nameToChainMap
→ Map<
String, Chaindata> -
final