@iexec/dataprotector
Version:
This product enables users to confidentially store data–such as mail address, documents, personal information ...
28 lines • 679 B
JavaScript
// THIS FILE IS GENERATED DO NOT EDIT MANUALLY
export const ABI = [
{
"inputs": [
{
"internalType": "bytes32",
"name": "key",
"type": "bytes32"
},
{
"internalType": "uint256",
"name": "purpose",
"type": "uint256"
}
],
"name": "keyHasPurpose",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "view",
"type": "function"
}
];
//# sourceMappingURL=ERC734.js.map