Variable
Static Public Summary | ||
public |
|
|
public |
|
|
public |
|
|
public |
Expected JSON RPC response for the "getConfirmedBlock" message |
|
public |
There are 1-billion lamports in one SOL |
|
public |
|
|
public |
Maximum over-the-wire size of a Transaction |
|
public |
|
|
public |
An enumeration of valid stake InstructionType's |
|
public |
An enumeration of valid system InstructionType's |
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
An enumeration of valid StakeAuthorizationLayout's |
|
public |
|
|
public |
|
Static Public
public BPF_LOADER_DEPRECATED_PROGRAM_ID: PublicKey source
import {BPF_LOADER_DEPRECATED_PROGRAM_ID} from '@solana/web3'
public GetConfirmedBlockRpcResult: * source
import {GetConfirmedBlockRpcResult} from '@solana/web3'
Expected JSON RPC response for the "getConfirmedBlock" message
public LAMPORTS_PER_SOL: number source
import {LAMPORTS_PER_SOL} from '@solana/web3'
There are 1-billion lamports in one SOL
public PACKET_DATA_SIZE: * source
import {PACKET_DATA_SIZE} from '@solana/web3'
Maximum over-the-wire size of a Transaction
1280 is IPv6 minimum MTU 40 bytes is the size of the IPv6 header 8 bytes is the size of the fragment header
public STAKE_INSTRUCTION_LAYOUTS: * source
import {STAKE_INSTRUCTION_LAYOUTS} from '@solana/web3'
An enumeration of valid stake InstructionType's
public SYSTEM_INSTRUCTION_LAYOUTS: * source
import {SYSTEM_INSTRUCTION_LAYOUTS} from '@solana/web3'
An enumeration of valid system InstructionType's
public SYSVAR_RECENT_BLOCKHASHES_PUBKEY: PublicKey source
import {SYSVAR_RECENT_BLOCKHASHES_PUBKEY} from '@solana/web3'
public SYSVAR_STAKE_HISTORY_PUBKEY: PublicKey source
import {SYSVAR_STAKE_HISTORY_PUBKEY} from '@solana/web3'
public StakeAuthorizationLayout: * source
import {StakeAuthorizationLayout} from '@solana/web3'
An enumeration of valid StakeAuthorizationLayout's