UNPKG

@unspent/phi

Version:

a collection of anyone can spend contracts

28 lines 553 B
export declare const artifact: { contractName: string; constructorInputs: { name: string; type: string; }[]; abi: { name: string; inputs: never[]; }[]; bytecode: string; source: string; debug: { bytecode: string; sourceMap: string; logs: never[]; requires: { ip: number; line: number; }[]; }; compiler: { name: string; version: string; }; updatedAt: string; }; //# sourceMappingURL=v3.d.ts.map