NewTickEventInfo
NewTickEventInfo creates event data for one tick and its persisted state.
Parameters:
- tickID: tick index represented by the event.
- tickInfo: tick state whose fields are serialized by ToString.
Returns:
- *tickEventInfo: event information value retaining the supplied tick index and state.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool/v1.NewTickEventInfo(,)"
Result