UNPKG
@bitgo-forks/avalanchejs
Version:
latest (4.1.0-alpha.1)
master (4.1.0-alpha.3)
4.1.0-alpha.3
4.1.0-alpha.2
4.1.0-alpha.1
Avalanche Platform JS Library
github.com/BitGo/avalanchejs
BitGo/avalanchejs
@bitgo-forks/avalanchejs
/
src
/
constants
/
public-urls.ts
3 lines
(2 loc)
•
128 B
text/typescript
View Raw
1
2
3
export
const
AVAX_PUBLIC_URL
=
'https://api.avax.network'
;
export
const
AVAX_PUBLIC_URL_FUJI
=
'https://api.avax-test.network'
;