File size: 155 Bytes
6655e35
 
 
 
 
1
2
3
4
5
6
import {PublicKey} from './publickey';

export const BPF_LOADER_DEPRECATED_PROGRAM_ID = new PublicKey(
  'BPFLoader1111111111111111111111111111111111',
);