AptosAccountConst class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Constants
- mulitKeyMinRequiredSignature → const int
- multiEd25519MaxKeys → const int
- Max number of keys in the multi-signature account
- multiEd25519MinKeys → const int
- Minimum number of keys required
- multiEd25519MinThreshold → const int
- Minimum threshold of required signatures
- multiKeyMaxKeys → const int
- multiKeyMaxRequiredSignature → const int