Optional
delegatorDelegator account hash for DelegatedAccountTag addresses.
Optional
delegatorDelegator purse address for DelegatedPurseTag addresses.
Optional
eraEra ID for CreditTag addresses.
Private
tagPrivate field indicating the tag type of the BidAddr.
Optional
unifiedUnified hash for UnifiedTag addresses.
Optional
validatorValidator hash for ValidatorTag addresses.
Returns the tag associated with the bid address.
The BidAddrTag of the bid address.
Static
bidValidates and returns the BidAddrTag from a numeric value.
The corresponding BidAddrTag.
If the tag value is invalid.
The numeric tag value to validate.
Static
fromCreates a BidAddr from a byte array.
A new BidAddr instance.
If the format is invalid.
The byte array.
Static
fromStatic
fromJSONGenerated using TypeDoc
Represents a bid address, which stores information such as unified, validator, delegator, or credit data types.