{
"event": {
"type": "donation_created",
"timestamp": "2020-11-19T17:11:58.708926Z"
... other infromation about the event ...
},
"signature": {
"algorithm": "ed25519",
"encoding": "base16",
"publicKey": "7745859AD1E4C2230CFB5BF72F5DCCAA263E8560F6F6673A9FCD8434B92A7896",
"signature": "3BCC7143161CFD5ABC2210A09768345C3CF89728FD2D834D6F8429FB6AB5FD7240C3AE2E494B936451601ECA9278A344173466FCA1EC2D180421FAB8401AC004"
}
}
Description
Every event contains a signature over the json object present under the key event in a JWT format (canonical form) and all necessary information to verify the signature under the json key signature.