GetTotalDelegated
GetTotalDelegated returns the total amount of GNS delegated. Returns:
- int64: total GNS amount delegated across all delegators.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/gov/staker.GetTotalDelegated()"
Result