@hyperlane-xyz/core
Version:
Core solidity contracts for Hyperlane
1 lines • 540 B
JavaScript
export const IMessageRecipient = {"_format":"hh-zksolc-artifact-1","contractName":"IMessageRecipient","sourceName":"contracts/interfaces/IMessageRecipient.sol","abi":[{"inputs":[{"internalType":"uint32","name":"_origin","type":"uint32"},{"internalType":"bytes32","name":"_sender","type":"bytes32"},{"internalType":"bytes","name":"_message","type":"bytes"}],"name":"handle","outputs":[],"stateMutability":"payable","type":"function"}],"bytecode":"0x","deployedBytecode":"0x","linkReferences":{},"deployedLinkReferences":{},"factoryDeps":{}};