Optionaldata: PartialMessage<GetTxsEventRequest>events is the list of transaction event type.
limit is the total number of results to be returned in the result page. If left empty it will default to a value to be set by each app.
page is the page number to query, starts at 1. If not provided, will default to first page.
Optionalpaginationpagination defines a pagination for the request. Deprecated post v0.46.x: use page and limit instead.
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
GetTxsEventRequest is the request type for the Service.TxsByEvents RPC method.
Generated
from message cosmos.tx.v1beta1.GetTxsEventRequest