parent
79c9c8571a
commit
1e0822eaa2
21 changed files with 126 additions and 47 deletions
|
|
@ -18,7 +18,7 @@ import { join } from 'path';
|
|||
const STACK_CONFIG = getStackConfig();
|
||||
const STACK_RPC_URL = STACK_CONFIG.rpcUrl;
|
||||
const STACK_WEBAPP_URL = STACK_CONFIG.webAppUrl;
|
||||
const STAKE_PAGE_URL = 'http://localhost:5173/#/stake';
|
||||
const STAKE_PAGE_URL = 'http://localhost:5173/stake';
|
||||
|
||||
// Different accounts for different personas
|
||||
const MARCUS_KEY = '0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80'; // Anvil #0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue