Package nxt.addons

Class StandbyShuffler

java.lang.Object
nxt.addons.StandbyShuffler

public final class StandbyShuffler extends Object
  • Method Details

    • getAccountId

      public long getAccountId()
    • getChain

      public ChildChain getChain()
    • getHoldingType

      public HoldingType getHoldingType()
    • getHoldingId

      public long getHoldingId()
    • getMinAmount

      public long getMinAmount()
    • getMaxAmount

      public long getMaxAmount()
    • getMinParticipants

      public byte getMinParticipants()
    • getFeeRateNQTPerFXT

      public long getFeeRateNQTPerFXT()
    • getRecipientPublicKeys

      public LinkedList<byte[]> getRecipientPublicKeys()
    • getInitialDerivationInfo

      public PublicKeyDerivationInfo getInitialDerivationInfo()
    • getCurrentDerivationInfo

      public PublicKeyDerivationInfo getCurrentDerivationInfo()
    • getReservedPublicKeysCount

      public int getReservedPublicKeysCount()