Revert signature change for redactable event test

The previous signature was calculated on the unredacted event, which means the signature produced was wrong.
This commit is contained in:
Travis Ralston 2019-06-06 23:41:51 -06:00
parent 6706d772c9
commit ae9abe798e

View file

@ -162,7 +162,7 @@ The event signing algorithm should emit the following signed event:
"sender": "@u:domain", "sender": "@u:domain",
"signatures": { "signatures": {
"domain": { "domain": {
"ed25519:1": "4zc79tH2cU6Y+eg4YbbF7KiDOrnwEDjlhTqIKiH4k7L9zD9XCiomD7x9odL9eEwnyy1144QyMBe8O3HK++GHBg" "ed25519:1": "Wm+VzmOUOz08Ds+0NTWb1d4CZrVsJSikkeRxh6aCcUwu6pNC78FunoD7KNWzqFn241eYHYMGCA5McEiVPdhzBA"
} }
}, },
"unsigned": { "unsigned": {