| Algorithm 2: Smart contract for public supervision information on-chain |
|
Input:, Output:, 1 // Check the format and content of data trading information 2 if ((isTdTypeLegal() && isTdContentLegal()) 3 // Store the data transaction information in the blockchain public area 4 if (wriPubChannel(, )) 5 return , ; |