GetTotalLockedAmount
GetTotalLockedAmount returns the total amount of GNS locked in undelegation. Returns:
- int64: total GNS amount currently locked in undelegation withdrawals.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gov/staker.GetTotalLockedAmount()"
Result