UNPKG

@openzeppelin/contracts

Version:

Secure Smart Contract library for Solidity

30 lines (29 loc) 609 B
{ "_format": "hh-sol-artifact-1", "contractName": "SignerRSA", "sourceName": "contracts/utils/cryptography/signers/SignerRSA.sol", "abi": [ { "inputs": [], "name": "signer", "outputs": [ { "internalType": "bytes", "name": "e", "type": "bytes" }, { "internalType": "bytes", "name": "n", "type": "bytes" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }