WhiteflagProtocol / whiteflag-api

Reference implementation of the Whiteflag protocol in Node.js that acts as an API to connect applications with the underlying blockchains
https://api.whiteflagprotocol.org
Other
4 stars 5 forks source link

Implement message and area concatenation #2

Closed ts5746 closed 4 years ago

ts5746 commented 5 years ago

Message and area concatenation using reference code 3 is defined in the Whiteflag protocol specification but currently not implemented in the API.

ts5746 commented 4 years ago

Closing this issue for now, because: