package
0.0.0-20200604075432-5e547d307e1d
Repository: https://github.com/bcbchain/sdk.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
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.
RequireAddressEx method for require address.
RequireMainChain method for main chain.
RequireNewFormatAddress address for new format.
RequireNotError method for require result.
RequireOwner method for require owner.
RequireSideChain method for require side chain.
# 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.
IIBCHelper the interface for IBCHelper.
IIBCStubHelper the interface for IBCStubHelper.
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.