Class DelegatorKindAllocation


  • public class DelegatorKindAllocation
    extends SeigniorageAllocation
    The SeigniorageAllocation for DelegatorKind
    • Constructor Detail

      • DelegatorKindAllocation

        public DelegatorKindAllocation​(DelegatorKind delegatorKind,
                                       PublicKey validatorPublicKey)
      • DelegatorKindAllocation

        public DelegatorKindAllocation()
    • Method Detail

      • getValidatorPublicKey

        public PublicKey getValidatorPublicKey()
      • setDelegatorKind

        public void setDelegatorKind​(DelegatorKind delegatorKind)
      • setValidatorPublicKey

        public void setValidatorPublicKey​(PublicKey validatorPublicKey)