TezosConseilClient class

Constructors

TezosConseilClient()

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 Methods

awaitOperationConfirmation(dynamic serverInfo, dynamic network, dynamic hash, dynamic duration, {dynamic blocktime = 60}) → dynamic
getBlockHead(dynamic serverInfo, dynamic network) → dynamic
getOperations(dynamic serverInfo, dynamic network, dynamic query) → dynamic
getTezosEntityData(dynamic serverInfo, dynamic network, dynamic entity, dynamic query) → dynamic