package
1.2.0
Repository: https://github.com/rss3-network/node.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

DefaultLimit is the limit on the number of items when obtaining transactions, with a maximum value of 1000.
No description provided by the author
No description provided by the author
No description provided by the author
The query or mutation executed by Transactions.

# Variables

DefaultGateways is the list of default gateways.

# Structs

TransactionsResponse is returned by Transactions on success.
TransactionsTransactionsTransactionConnection includes the requested fields of the GraphQL type TransactionConnection.
TransactionsTransactionsTransactionConnectionEdgesTransactionEdge includes the requested fields of the GraphQL type TransactionEdge.
TransactionsTransactionsTransactionConnectionEdgesTransactionEdgeNodeTransaction includes the requested fields of the GraphQL type Transaction.
TransactionsTransactionsTransactionConnectionEdgesTransactionEdgeNodeTransactionReceipt includes the requested fields of the GraphQL type Receipt.
TransactionsTransactionsTransactionConnectionEdgesTransactionEdgeNodeTransactionTagsTag includes the requested fields of the GraphQL type Tag.
TransactionsTransactionsTransactionConnectionPageInfo includes the requested fields of the GraphQL type PageInfo.