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:
parent
6706d772c9
commit
ae9abe798e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue