2019-05-21 22:27:15 +00:00
|
|
|
let ILiquidPledgingJSONConfig = {"contract_name":{"className":"ILiquidPledging","args":[],"code":"","runtimeBytecode":"","realRuntimeBytecode":"","linkReferences":{},"swarmHash":"","gasEstimates":null,"functionHashes":{"cancelPayment(uint64,uint256)":"e9c211e2","confirmPayment(uint64,uint256)":"2ee88808"},"abiDefinition":[{"constant":false,"inputs":[{"name":"idPledge","type":"uint64"},{"name":"amount","type":"uint256"}],"name":"confirmPayment","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function","signature":"0x2ee88808"},{"constant":false,"inputs":[{"name":"idPledge","type":"uint64"},{"name":"amount","type":"uint256"}],"name":"cancelPayment","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function","signature":"0xe9c211e2"}],"filename":"/Users/iurimatias/Projects/Status/liquid-funding-console/.embark/contracts/LPVault.sol","originalFilename":"contracts/LPVault.sol","path":"/Users/iurimatias/Projects/Status/liquid-funding-console/contracts/LPVault.sol","gas":"auto","type":"file","deploy":false,"_gasLimit":6000000,"error":false},"code":"","runtime_bytecode":"","real_runtime_bytecode":"","swarm_hash":"","gas_estimates":null,"function_hashes":{"cancelPayment(uint64,uint256)":"e9c211e2","confirmPayment(uint64,uint256)":"2ee88808"},"abi":[{"constant":false,"inputs":[{"name":"idPledge","type":"uint64"},{"name":"amount","type":"uint256"}],"name":"confirmPayment","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function","signature":"0x2ee88808"},{"constant":false,"inputs":[{"name":"idPledge","type":"uint64"},{"name":"amount","type":"uint256"}],"name":"cancelPayment","outputs":[],"payable":false,"stateMutability":"nonpayable","type":"function","signature":"0xe9c211e2"}]};
|