fix: add integration test and fix various exposed bugs
This commit is contained in:
committed by
Michael Vines
parent
07c0670f65
commit
3595892fab
@ -203,9 +203,6 @@ declare module '@solana/web3.js' {
|
||||
validatorExit(): Promise<boolean>;
|
||||
}
|
||||
|
||||
// === src/config-program.js ===
|
||||
declare export var CONFIG_PROGRAM_ID;
|
||||
|
||||
// === src/stake-program.js ===
|
||||
declare export class StakeProgram {
|
||||
static programId: PublicKey;
|
||||
|
Reference in New Issue
Block a user