NewUintTreeN
NewUintTreeN creates a new UintTree instance with the specified fanout.
Parameters:
- fanout: Number of child pointers per B+ tree node used by the wrapped tree.
Returns:
- tree: Empty UintTree configured with the requested fanout.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/staker.NewUintTreeN()"
Result