fix: make sol-to-lamport const name more clear
This commit is contained in:
committed by
Michael Vines
parent
eef794d9be
commit
b2243802b5
@@ -20,4 +20,4 @@ export {
|
||||
export {testnetChannelEndpoint} from './util/testnet';
|
||||
|
||||
// There are 2^34 lamports in one SOL
|
||||
export const SOL_LAMPORTS = 17179869184;
|
||||
export const LAMPORTS_PER_SOL = 17179869184;
|
||||
|
Reference in New Issue
Block a user