Home Reference Source

Variable

Static Public Summary
public

Maximum over-the-wire size of a Transaction

public

The built-in token program

public
public

Static Public

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 SYSTEM_TOKEN_PROGRAM_ID: PublicKey source

import {SYSTEM_TOKEN_PROGRAM_ID} from '@solana/web3'

The built-in token program

public VALIDATOR_INFO_KEY: PublicKey source

import {VALIDATOR_INFO_KEY} from '@solana/web3'

public VOTE_ACCOUNT_KEY: PublicKey source

import {VOTE_ACCOUNT_KEY} from '@solana/web3'