Class Constants


  • public final class Constants
    extends Object
    Holds constant values used Rust side and statically initialized by it
    • Constructor Detail

      • Constants

        public Constants()
    • Method Detail

      • MC_PK_HASH_SIZE

        public static int MC_PK_HASH_SIZE()
      • SC_PK_HASH_SIZE

        public static int SC_PK_HASH_SIZE()
      • SC_SK_SIZE

        public static int SC_SK_SIZE()
      • SC_TX_HASH_SIZE

        public static int SC_TX_HASH_SIZE()
      • SC_CUSTOM_HASH_SIZE

        public static int SC_CUSTOM_HASH_SIZE()
      • SC_MST_HEIGHT

        public static int SC_MST_HEIGHT()
      • SC_COMM_TREE_FT_SUBTREE_HEIGHT

        public static int SC_COMM_TREE_FT_SUBTREE_HEIGHT()
      • SC_COMM_TREE_HEIGHT

        public static int SC_COMM_TREE_HEIGHT()
      • FIELD_ELEMENT_LENGTH

        public static int FIELD_ELEMENT_LENGTH()
      • SCHNORR_PK_LENGTH

        public static int SCHNORR_PK_LENGTH()
      • SCHNORR_SK_LENGTH

        public static int SCHNORR_SK_LENGTH()
      • SCHNORR_SIGNATURE_LENGTH

        public static int SCHNORR_SIGNATURE_LENGTH()
      • VRF_PK_LENGTH

        public static int VRF_PK_LENGTH()
      • VRF_SK_LENGTH

        public static int VRF_SK_LENGTH()
      • VRF_PROOF_LENGTH

        public static int VRF_PROOF_LENGTH()