MethodTxSearch(
ctx context.Context,
query string,
prove bool,
page,
perPage *int,
orderBy string,
)
rpc/client/http/http.go:505
MethodTxSearchTxSearch provides a mock function with given fields: ctx, query, prove, page, perPage, orderBy
rpc/client/mocks/client.go:708
MethodTxSearch(
_ context.Context,
queryString string,
prove bool,
page,
perPage *int,
orderBy string,
)
rpc/client/local/local.go:201