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 "https://rpc.gno.land" -data "gno.land/r/gnoswap/staker.NewUintTreeN()"
Result