UNPKG

@bitcann/contracts

Version:

Bitcoin Cash for Assigned Names and Numbers

33 lines 660 B
declare const _default: { contractName: string; constructorInputs: { name: string; type: string; }[]; abi: { name: string; inputs: { name: string; type: string; }[]; }[]; bytecode: string; source: string; debug: { bytecode: string; sourceMap: string; logs: never[]; requires: { ip: number; line: number; message: string; }[]; }; compiler: { name: string; version: string; }; updatedAt: string; }; export default _default; //# sourceMappingURL=Name.d.ts.map