ExistsDelegation
ExistsDelegation checks if a delegation exists. Parameters:
- delegationID: Numeric identifier of the delegation to look up.
Returns:
- bool: true when a delegation with delegationID exists, false otherwise.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/gnoswap/gov/staker.ExistsDelegation()"
Result