Package nxt

Interface Appendix

    • Method Detail

      • getSize

        int getSize()
      • getFullSize

        int getFullSize()
      • putBytes

        void putBytes​(java.nio.ByteBuffer buffer)
      • getJSONObject

        org.json.simple.JSONObject getJSONObject()
      • getVersion

        byte getVersion()
      • getBaselineFeeHeight

        int getBaselineFeeHeight()
      • getNextFeeHeight

        int getNextFeeHeight()
      • isPhased

        boolean isPhased​(Transaction transaction)
      • hasAppendix

        static boolean hasAppendix​(java.lang.String appendixName,
                                   org.json.simple.JSONObject attachmentData)