package
2.0.1+incompatible
Repository: https://github.com/bcbchain/toolbox.git
Documentation: pkg.go.dev

# Functions

NewAccount factory method for create Account with address.
NewAccountWithPubKey factory method for create Account with pubKey.
NewBlock factory method for create block object.
NewBlockFromSTD factory method for create block with standard block data.
NewContract factory method for create contract with all property.
NewContractFromAddress factory method for create contract with address.
NewContractFromSTD factory method for create contract with address.
NewMessage factory method for create message with all receipt property.
NewToken factory method for create token with all token's property.
NewTokenFromSTD factory method for create token from std.
NewTx factory method for create tx with all tx's property.

# Structs

Account account detail information.
Block block detail information.
Contract contract detail information.
Message message detail information.
Token token detail information.
Tx tx detail information.