Documentation ¶
Index ¶
- func ChainHead(chainid string) (*common.Hash, error)
- func CommitChain(c *common.CommitChain) error
- func CommitEntry(c *common.CommitEntry) error
- func DBlockByKeyMR(keymr string) (*common.DirectoryBlock, error)
- func DBlockHead() (*common.DirectoryBlock, error)
- func EBlockByKeyMR(keymr string) (*common.EBlock, error)
- func ECBalance(eckey string) (uint32, error)
- func EntryByHash(hash string) (*common.Entry, error)
- func FactoidTX(t fct.ITransaction) error
- func RevealEntry(e *common.Entry) error
- func SetDB(d database.Db)
- func SetInMsgQueue(q chan wire.FtmInternalMsg)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommitChain ¶
func CommitChain(c *common.CommitChain) error
func CommitEntry ¶
func CommitEntry(c *common.CommitEntry) error
func DBlockByKeyMR ¶ added in v0.3.1
func DBlockByKeyMR(keymr string) (*common.DirectoryBlock, error)
func DBlockHead ¶ added in v0.3.1
func DBlockHead() (*common.DirectoryBlock, error)
func FactoidTX ¶ added in v0.3.1
func FactoidTX(t fct.ITransaction) error
func RevealEntry ¶
func SetInMsgQueue ¶ added in v0.3.1
func SetInMsgQueue(q chan wire.FtmInternalMsg)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.