Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Db ¶
Db manages slp token graphs for graph search and TODO: recently queried items
func (*Db) Find ¶
func (gs *Db) Find(hash *chainhash.Hash, tokenID *chainhash.Hash, validityCache *map[chainhash.Hash]struct{}) ([][]byte, error)
Find performs a graph search for a given transaction hash
Click to show internal directories.
Click to hide internal directories.