GetDelegationWithdrawCount
GetDelegationWithdrawCount returns the total number of delegation withdraws for a specific delegation. Parameters:
- delegationID: Identifier of the delegation whose withdrawals are counted.
Returns:
- int: number of withdrawal records associated with delegationID.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/gov/staker.GetDelegationWithdrawCount()"
Result