UNPKG

@openzeppelin/confidential-contracts

Version:

Smart Contract library for use with confidential coprocessors

35 lines (34 loc) 757 B
{ "_format": "hh-sol-artifact-1", "contractName": "HandleAccessManager", "sourceName": "contracts/utils/HandleAccessManager.sol", "abi": [ { "inputs": [ { "internalType": "bytes32", "name": "handle", "type": "bytes32" }, { "internalType": "address", "name": "account", "type": "address" }, { "internalType": "bool", "name": "persistent", "type": "bool" } ], "name": "getHandleAllowance", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }