PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@celo/contractkit/lib/wrappers
Просмотр файла: MetaTransactionWalletDeployer.d.ts
import { MetaTransactionWalletDeployer } from '../generated/MetaTransactionWalletDeployer';
import { BaseWrapper } from './BaseWrapper';
export declare class MetaTransactionWalletDeployerWrapper extends BaseWrapper<MetaTransactionWalletDeployer> {
deploy: (owner: string, implementation: string, initCallData: string | number[]) => import("@celo/connect").CeloTransactionObject<void>;
}
export declare type MetaTransactionWalletDeployerWrapperType = MetaTransactionWalletDeployerWrapper;
Выполнить команду
Для локальной разработки. Не используйте в интернете!