ready for zx message sign demo
This commit is contained in:
@@ -26,8 +26,8 @@ import * as ae_compiler from './ae_compiler.js'
|
||||
export const MIN_FEE = 16660000000000;
|
||||
export const MIN_CONTRACT_FEE = 79080000000000;
|
||||
export const MIN_GAS_PRICE = 1000000000;
|
||||
export const URL_MAINNET = "https://mainnet.aeternity.io/v2";
|
||||
export const URL_TESTNET = "https://testnet.aeternity.io/v2";
|
||||
export const URL_MAINNET = "https://mainnet.aeternity.io/v3";
|
||||
export const URL_TESTNET = "https://testnet.aeternity.io/v3";
|
||||
|
||||
|
||||
//-------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user