Service Bus
Overview of the ConfidentialServiceBus Contract
Contract Structure
Functions Description
function getValue(address owner, uint256 key) public view returns (uint256);function setValue(bytes calldata proof, uint[2] memory input) public;
Last updated