Constant Field Values
Contents
com.lmax.*
-
com.lmax.solana4j.Solana Modifier and Type Constant Field Value public static final intMAX_MESSAGE_SIZE1232
-
com.lmax.solana4j.api.PublicKey Modifier and Type Constant Field Value public static final intPUBLIC_KEY_LENGTH32
-
com.lmax.solana4j.encoding.SolanaEncoding Modifier and Type Constant Field Value public static final intMAX_MESSAGE_SIZE1232
-
com.lmax.solana4j.programs.AddressLookupTableProgram Modifier and Type Constant Field Value public static final intCREATE_LOOKUP_TABLE_INSTRUCTION0public static final intEXTEND_LOOKUP_TABLE_INSTRUCTION2public static final intLOOKUP_TABLE_META_SIZE56 -
com.lmax.solana4j.programs.AssociatedTokenProgram Modifier and Type Constant Field Value public static final intCREATE_INSTRUCTION0public static final intIDEMPOTENT_CREATE_INSTRUCTION1 -
com.lmax.solana4j.programs.ComputeBudgetProgram Modifier and Type Constant Field Value public static final intSET_COMPUTE_UNIT_LIMIT_INSTRUCTION2public static final intSET_COMPUTE_UNIT_PRICE_INSTRUCTION3 -
com.lmax.solana4j.programs.SystemProgram Modifier and Type Constant Field Value public static final intADVANCE_NONCE_INSTRUCTION4public static final intCREATE_ACCOUNT_INSTRUCTION0public static final intMINT_ACCOUNT_LENGTH82public static final intNONCE_ACCOUNT_LENGTH80public static final intNONCE_INIT_INSTRUCTION6public static final intTRANSFER_INSTRUCTION2 -
com.lmax.solana4j.programs.TokenProgram Modifier and Type Constant Field Value public static final intACCOUNT_LAYOUT_SPAN165public static final intMULTI_SIG_LAYOUT_SPAN355 -
com.lmax.solana4j.programs.TokenProgramBase Modifier and Type Constant Field Value public static final intINITIALIZE_ACCOUNT_INSTRUCTION1public static final intINITIALIZE_MINT_INSTRUCTION0public static final intINITIALIZE_MULTISIG_INSTRUCTION2public static final intMINT_TO_INSTRUCTION7public static final intSET_AUTHORITY_INSTRUCTION6public static final intTRANSFER_INSTRUCTION3