Flotus class

Constructors

Flotus()

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

Static Properties

platformVersion Future<String>
no setter

Static Methods

addressFromString({dynamic ad = String}) Future<String>
genAddress({dynamic pk = String, dynamic t = String}) Future<String>
genApprovalV3(String tx) Future<String>
genCid({dynamic msg = String}) Future<String>
genConfirmUpdateWorkerKey(String miner) Future<String>
genConstructorParamV3(String input) Future<String>
genProposalForChangeOwnerV3(String self, String miner, String value) Future<String>
genProposalForChangeWorkerAddress(String miner, String params) Future<String>
genProposalForWithdrawBalanceV3(String miner, String value) Future<String>
genProposeForSendParamV3(String to, String value) Future<String>
messageCid({dynamic msg = String}) Future<String>
secpPrivateToPublic({dynamic ck = String}) Future<String>
secpSign({dynamic ck = String, dynamic msg = String}) Future<String>
validateAddress(String _address) Future<bool>