Revert signature change for redactable event test

The previous signature was calculated on the unredacted event, which means the signature produced was wrong.
pull/2047/head
Travis Ralston 5 years ago
parent 6706d772c9
commit ae9abe798e

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

Loading…
Cancel
Save