Documentation ¶
Index ¶
- func Account() *types.Account
- func AccountMeta(addr types.Address) *types.AccountMeta
- func Address() types.Address
- func BlockChain() ([]*types.StateBlock, error)
- func GeneratePovBlock(prevBlock *types.PovBlock, txNum uint32) (*types.PovBlock, *big.Int)
- func GeneratePovCoinbase() *types.Account
- func Hash() types.Hash
- func SmartContractBlock() *types.SmartContractBlock
- func StateBlock() *types.StateBlock
- func StateBlockWithoutWork() *types.StateBlock
- func TokenMeta(addr types.Address) *types.TokenMeta
- type Mac
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountMeta ¶
func AccountMeta(addr types.Address) *types.AccountMeta
func BlockChain ¶
func BlockChain() ([]*types.StateBlock, error)
func GeneratePovBlock ¶ added in v1.2.4
func GeneratePovCoinbase ¶ added in v1.2.4
func SmartContractBlock ¶
func SmartContractBlock() *types.SmartContractBlock
func StateBlock ¶
func StateBlock() *types.StateBlock
func StateBlockWithoutWork ¶
func StateBlockWithoutWork() *types.StateBlock
Types ¶
Click to show internal directories.
Click to hide internal directories.