Fix delegation condition order issue #12

Merged
optout21 merged 1 commit from dele-cond-fix into master 2023-05-11 09:21:28 +12:00
optout21 commented 2023-05-11 08:02:01 +12:00 (Migrated from github.com)

Fix for a delegation signature error. When a DelegationCondition is created by parsing from a string, and accessed as a string, it can change, as clauses are reordered, which may invalidate a signature.
See https://github.com/mikedilger/gossip/issues/375

Fix for a delegation signature error. When a `DelegationCondition` is created by parsing from a string, and accessed as a string, it can change, as clauses are reordered, which may invalidate a signature. See https://github.com/mikedilger/gossip/issues/375
Sign in to join this conversation.
No description provided.