Package nxt

Class CurrencyMint


  • public final class CurrencyMint
    extends java.lang.Object
    Manages currency proof of work minting
    • Method Detail

      • getCurrencyId

        public long getCurrencyId()
      • getAccountId

        public long getAccountId()
      • getCounter

        public long getCounter()
      • getCounter

        public static long getCounter​(long currencyId,
                                      long accountId)