package
2.0.1+incompatible
Repository: https://github.com/bcbchain/toolbox.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package rlp implements the RLP serialization format.
No description provided by the author
No description provided by the author
# Functions
Array 将多个对象转换成一个切片进行表示.
Require method for require result.
RequireAddress method for require address.
RequireNotError method for require result.
RequireOwner method for require owner.
# Interfaces
IAccount the interface for Account.
IAccountHelper the interface for account helper.
IBlock the interface for block.
IBlockChainHelper the interface for block chain helper.
IBuildHelper the interface for build helper.
IContract the interface for Contract.
IContractHelper the interface for contract helper.
IGenesisHelper the interface for genesis helper.
IHelper the interface for Helper.
IMessage the interface for Message.
IReceiptHelper the interface for receipt helper.
ISmartContract the interface for SmartContract.
IStateHelper the interface for state helper.
IToken the interface for Token.
ITokenHelper the interface for token helper.
ITx the interface for tx.