Package nxt.ms

Class CurrencyMintingAttachment

All Implemented Interfaces:
Appendix, Attachment

public final class CurrencyMintingAttachment extends Attachment.AbstractAttachment
  • Constructor Details

    • CurrencyMintingAttachment

      public CurrencyMintingAttachment(ByteBuffer buffer)
    • CurrencyMintingAttachment

      public CurrencyMintingAttachment(org.json.simple.JSONObject attachmentData)
    • CurrencyMintingAttachment

      public CurrencyMintingAttachment(long nonce, long currencyId, long unitsQNT, long counter)
  • Method Details