txquerier

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TxsChanSize = 100

Functions

This section is empty.

Types

type TXQuerierSrv

type TXQuerierSrv struct {
	// contains filtered or unexported fields
}

TXQuerierSrv implementation of relay.TXQuerier interface

func NewTXQuerySrv

func NewTXQuerySrv(chainClient relay.ChainClient) *TXQuerierSrv

func (*TXQuerierSrv) SearchTransactions

func (t *TXQuerierSrv) SearchTransactions(ctx context.Context, query string) (<-chan relay.Transaction, <-chan error)

SearchTransactions gets txs with proofs for query type = 'tx' (NOTE: there is no such query function in cosmos-sdk)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL