mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 04:35:49 +00:00
fix: Signature is a non-signing field
This commit is contained in:
@@ -903,7 +903,7 @@
|
||||
"nth": 6,
|
||||
"isVLEncoded": true,
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"isSigningField": false,
|
||||
"type": "Blob"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user