Documentation ¶ Index ¶ func Ledger(ctx *context.ChainContext) (*ledger.Ledger, error) func NewChain(dir string, fn func(config *config.Config)) (*context.ChainContext, error) func RPC(ctx *context.ChainContext) (*rpc.RPC, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Ledger ¶ func Ledger(ctx *context.ChainContext) (*ledger.Ledger, error) func NewChain ¶ func NewChain(dir string, fn func(config *config.Config)) (*context.ChainContext, error) func RPC ¶ func RPC(ctx *context.ChainContext) (*rpc.RPC, error) Types ¶ This section is empty. Source Files ¶ View all Source files block.go doc.go generate_chain.go test_helper.go Click to show internal directories. Click to hide internal directories.