Map of Delegators to their Delegation.
Delegation
Implementation note: We are not using a double map with delegator and agent account as keys since we want to restrict delegators to delegate only to one account at a time.
delegator
agent
Map of Delegators to their
Delegation
.Implementation note: We are not using a double map with
delegator
andagent
account as keys since we want to restrict delegators to delegate only to one account at a time.