mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-07-03 00:37:25 +00:00
6e5ff295d9
Added PEZKUWI_USER_EXTENSIONS with AuthorizeCall to the signing request registry. This ensures proper transaction signing for PezkuwiChain networks even when chain metadata is not available. Without this fix, transactions fail with "bad signature" errors because the AuthorizeCall extension is not properly included in the signed payload.