# Functions
No description provided by the author
RegisterApiServiceHandler registers the http handlers for service ApiService to "mux".
RegisterApiServiceHandlerClient registers the http handlers for service ApiService to "mux".
RegisterApiServiceHandlerFromEndpoint is same as RegisterApiServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
# Constants
irreversible.
pending in block cache.
contract event.
contract receipt.
ed25519.
secp256k1.
unknown.
packed in a block that is irreversible.
packed in a block that has not been confirmed.
pending in transaction pool.
balance not enough.
more than one set code action in a transaction.
run out of gas.
runtime error.
success.
run out of time.
unknown error.
wrong parameter.
wrong transaction format.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
The message defines account struct.
The message defines account gas information.
The message defines a permission group.
The message defines permission item.
The message defines the permission struct.
The message defines account pledged coin information.
The message defines account ram information.
The message defines transaction action struct.
The message defines transaction amount limit struct.
The message defines the block struct.
The message defines block extra information.
No description provided by the author
The message defines chain information response.
The message defines the contract struct.
The message defines the ABI struct.
The message defines an empty request.
The message defines event struct.
The message defines the account's frozen balance.
No description provided by the author
The message defines the get account request.
The request message containing the block's hash.
The request message containing the block's number.
The message defines get contract request.
The message defines get contract storage request.
The message defines get contract storage response.
The message defines get contract storage request.
The message defines get contract storage response.
The message defines get token721 balance response.
The message defines get token721 info request.
The message defines get token721 metadata response.
The message defines get token721 owner response.
The message defines get token balance request.
The message defines get token balance response.
The message defines network connection information.
The message containing the node's information.
The message defines peer information.
The message containing blockchain's ram information.
The message defines send transaction response.
The message defines signature struct.
The message defines subscribe request.
No description provided by the author
The message defines subscribe response.
The message defines transaction struct.
The message defines the transaction request.
The message defines transaction response.
The request message containing the tx's hash.
The message defines the transaction receipt struct.
The message defines transaction execution receipt.
# Interfaces
No description provided by the author
No description provided by the author
ApiServiceClient is the client API for ApiService service.
ApiServiceServer is the server API for ApiService service.
# Type aliases
The enumeration defines block status.
No description provided by the author
The enumeration defines the signature algorithm.
The enumeration defines transaction status.
The enumeration defines transaction receipt status code.