Record of History Hash Value
The parameters (TOPIC) of “event” are as follows.
eventSig : Event name. Similar to Ethereum's function signature, specifying the first 4 bytes of the Keccak256 hash of the event name to be recorded.
createdAt : Date and time of record
ipfsHash : IPFS hash
To prevent irrelevant or unauthorized logging, the OpenZeppelin library (WhitelistAdminRole.sol) is used to ensure that only the smart contract owner can execute.
An excerpt of the source code is shown below.
Through FiNANCiE Lightning, CT is offered by a combination of off-chain + public transaction history + on-chain hash values. At this time, CT cannot be withdrawn to an on-chain wallet for the reasons previously mentioned. All distribution and uses of CT are closed within FiNANCiE (Crowdfunding 2.0).
Last updated