UNPKG

@martiandao/aptos-web3-bip44.js

Version:
6 lines 372 B
export declare const NODE_URL: string; export declare const FAUCET_URL: string; export declare const TESTNET_NODE_URL = "https://fullnode.testnet.aptoslabs.com"; export declare const TESTNET_FAUCET_URL = "https://faucet.testnet.aptoslabs.com"; export declare const MAINNET_NODE_URL = "https://fullnode.mainnet.aptoslabs.com"; //# sourceMappingURL=test_helper.test.d.ts.map