Documentation ¶
Index ¶
- func List(chainID string, minHeight, maxHeight int64) ([]*types.ResultTx, error)
- func ListByAddress(chainID, address string, minHeight, maxHeight int64) ([]*types.ResultTx, error)
- func ParseITx(blockHeader tmtypes.Header, t qbasetxs.ITx, mt *model.Tx) error
- func ParseTx(blockHeader tmtypes.Header, t qbasetypes.Tx, mt *model.Tx) error
- func Retrieve(chainID string, height, index int64) (*types.ResultTx, error)
- func Save(b *tmctypes.ResultBlock) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListByAddress ¶
ListByAddress 交易查询
func Save ¶
func Save(b *tmctypes.ResultBlock) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.