UNPKG
@iyonger/aptos-web3-bip44.js
Version:
latest (1.2.19)
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
Web3 SDK For Aptos
github.com/martian-dao/aptos-web3.js
martian-dao/aptos-web3.js
@iyonger/aptos-web3-bip44.js
/
dist
/
utils
/
test_helper.test.d.ts
5 lines
•
294 B
TypeScript
View Raw
1
2
3
4
5
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"
;
//# sourceMappingURL=test_helper.test.d.ts.map