Constructs a SeigniorageAllocation
instance.
Optional
validator: ValidatorAllocationThe validator allocation.
Optional
delegator: DelegatorAllocationThe delegator allocation.
Optional
delegatorThe allocation for a delegator.
Optional
validatorThe allocation for a validator.
Static
fromJSONCustom deserialization from a JSON.
The JSON is expected to have one of the following structures:
A new SeigniorageAllocation instance.
Error if the JSON is empty, invalid, or does not match any expected structure.
A JSON.
Generated using TypeDoc
Class representing the seigniorage allocation for a validator and delegator.