Update deposit contract in docs (#769)
This commit is contained in:
parent
4d0ef41a2c
commit
212a5a8ffa
@ -1,6 +1,6 @@
|
|||||||
const NETWORK = "5";
|
const NETWORK = "5";
|
||||||
const NETWORK_NAME = "Goerli Test Network";
|
const NETWORK_NAME = "Goerli Test Network";
|
||||||
const DEPOSIT_CONTRACT = "0x13e4d66c7215d7b63fec7b52fc65e6655093d906";
|
const DEPOSIT_CONTRACT = "0x74a03685a1cbc279efe4ea88b5a86d6cb0c6cedb";
|
||||||
const DEPOSIT_AMOUNT_ETH = "3.2";
|
const DEPOSIT_AMOUNT_ETH = "3.2";
|
||||||
const GAS_LIMIT = "4000000";
|
const GAS_LIMIT = "4000000";
|
||||||
const DEPOSIT_DATA_BYTES = 420;
|
const DEPOSIT_DATA_BYTES = 420;
|
||||||
|
Loading…
Reference in New Issue
Block a user