Documentation ¶ Index ¶ func Address(i uint64) address.Address func MkBlock(parents *types.TipSet, weightInc uint64, ticketNonce uint64) *types.BlockHeader func MkMessage(from, to address.Address, nonce uint64, w *wallet.LocalWallet) *types.SignedMessage func TipSet(blks ...*types.BlockHeader) *types.TipSet Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Address ¶ func Address(i uint64) address.Address func MkBlock ¶ func MkBlock(parents *types.TipSet, weightInc uint64, ticketNonce uint64) *types.BlockHeader func MkMessage ¶ func MkMessage(from, to address.Address, nonce uint64, w *wallet.LocalWallet) *types.SignedMessage func TipSet ¶ func TipSet(blks ...*types.BlockHeader) *types.TipSet Types ¶ This section is empty. Source Files ¶ View all Source files chain.go Click to show internal directories. Click to hide internal directories.