Artifact Edit Message Format
From OIP Wiki
{
- "oip-041": {
- "editArtifact": {
- "txid": "string",
- "timestamp": int,
- "patch": {
- // Squashed Edit of JSON Patch Schema https://tools.ietf.org/html/rfc6902
- }
- }
- "editArtifact": {
- },
- "signature": "string"
}