NewSwapBatchProcessor
NewSwapBatchProcessor creates an active batch for collecting tick crosses in a pool swap.
Parameters:
- poolPath: Pool identifier associated with the swap.
- pool: Pool state whose tick crosses are being collected.
- timestamp: Unix timestamp in seconds when the swap began.
Returns:
- processor: Active processor with an empty cross sequence.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.NewSwapBatchProcessor(,,)"
Result