UNPKG

@melonproject/protocol

Version:

Technology Regulated and Operated Investment Funds

8 lines (7 loc) 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getWeb3Options = (environment) => ({ from: environment.wallet && environment.wallet.address.toString(), gas: environment.options.gasLimit, gasPrice: environment.options.gasPrice, });