fix: make sol-to-lamport const name more clear
This commit is contained in:
committed by
Michael Vines
parent
eef794d9be
commit
b2243802b5
@ -369,5 +369,5 @@ declare module '@solana/web3.js' {
|
||||
// === src/util/testnet.js ===
|
||||
declare export function testnetChannelEndpoint(channel?: string): string;
|
||||
|
||||
declare export var SOL_LAMPORTS: number;
|
||||
declare export var LAMPORTS_PER_SOL: number;
|
||||
}
|
||||
|
Reference in New Issue
Block a user