# Functions
NewDelegateService returns a new DelegateService.
# Structs
Delegate is representation of a delegate on the Tezos Network.
DelegateReport represents a rewards report for a delegate and all their delegations for a cycle.
DelegateService is a struct wrapper for delegate related functions.
DelegationReport represents a rewards report for a delegation in DelegateReport.
FrozenBalanceRewards is a FrozenBalanceRewards query returned by the Tezos RPC API.
Payment is a helper struct for transfers.
# Interfaces
No description provided by the author
# Type aliases
BakingRights a representation of baking rights on the Tezos network.
EndorsingRights is a representation of endorsing rights on the Tezos network.