hyper_dashboard / meteora /node_modules /@solana /web3.js /src /bpf-loader-deprecated.ts
Trireme's picture
Upload folder using huggingface_hub
6655e35 verified
Raw
History Blame Contribute Delete
155 Bytes
import {PublicKey} from './publickey';
export const BPF_LOADER_DEPRECATED_PROGRAM_ID = new PublicKey(
'BPFLoader1111111111111111111111111111111111',
);