faucet tweak
This commit is contained in:
@@ -2,9 +2,7 @@ import {ethers} from "ethers";
|
||||
import {getProvider} from "./blockchain.js";
|
||||
import {chainInfo} from "./chain.js";
|
||||
import {mockErc20Abi} from "./abi.js";
|
||||
import {erc20} from "./token.js";
|
||||
|
||||
const mock_token_decimals = {}
|
||||
|
||||
export async function gib( chainId, owner, vault, tokenAmounts ) {
|
||||
if( chainId === 31337 || chainId === 1337 ) {
|
||||
|
||||
Reference in New Issue
Block a user