Enumeration BidAddrTag

Enum representing the different types of bid addresses. Each type corresponds to a specific tag value that uniquely identifies the bid address type.

Enumeration Members

CreditTag: 4
DelegatedAccountTag: 2
DelegatedPurseTag: 3
ReservedDelegationAccountTag: 5
ReservedDelegationPurseTag: 6
UnbondAccountTag: 7
UnbondPurseTag: 8
UnifiedTag: 0
ValidatorTag: 1

Generated using TypeDoc