You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: set_verification_key permission format was changed to include
tx_version which changed the algorithm for ledger hash verification.
This obstructs attempts to generate old-network-format hashes.
Solution: provide an option to omit tx version of set_verification_key
permission when computing the ledger hash.
0 commit comments