Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMintTargetTxHash ¶
func InternalErrToStatus ¶
func InternalErrToStatus(internalErr *paySchema.InternalErr) schema.InternalStatus
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) AddTx ¶
func (c *Cache) AddTx(tx paySchema.Transaction, internalErr *paySchema.InternalErr)
func (*Cache) GetTxByHash ¶
func (c *Cache) GetTxByHash(everHash string) *schema.TxResponse
func (*Cache) SnapSet ¶
func (c *Cache) SnapSet(txs []*schema.TxResponse)
type Header ¶
Click to show internal directories.
Click to hide internal directories.