Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IDChainStore ¶
type IDChainStore struct {
*blockchain.ChainStore
}
func NewChainStore ¶
func NewChainStore(genesisBlock *types.Block, dataPath string) (*IDChainStore, error)
func (*IDChainStore) GetRegisterIdentificationTx ¶
func (c *IDChainStore) GetRegisterIdentificationTx(idKey []byte) ([]byte, error)
func (*IDChainStore) PersistRegisterIdentificationTx ¶
Click to show internal directories.
Click to hide internal directories.