NewPoolObservationsTree
NewPoolObservationsTree creates a circular observation buffer with slot zero initialized.
Parameters:
- currentTime: Timestamp assigned to the initial observation at index zero.
Returns:
- tree: Observation tree containing an initialized zero-index observation with zero cumulative values.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/pool.NewPoolObservationsTree()"
Result