package
2.2.0+incompatible
Repository: https://github.com/dispatchlabs/disgo.git
Documentation: pkg.go.dev

# Functions

CreateAccount - Generate a new account.
DeploySmartContract - Deploy a smart contract, get the TX hash as result.
ExecuteSmartContractTransaction - Execute a smart contract, get the TX hash as result.
GetAccount - Get account details.
GetDelegates - Get the known delegates at this point in time.
GetReceipt - Get details about a transaction base on a TX hash.
GetTransaction.
GetTransactionsReceived - Get details about received transactions for a node.
GetTransactionsSent - Get details about sent transactions for a node.
TransferTokens - Send tokens FROM TO.