fix: Signature is a non-signing field

This commit is contained in:
Ben Sharafian
2017-02-28 18:29:13 +01:00
parent 90189a0596
commit 6604c717b7
2 changed files with 7 additions and 1 deletions

View File

@@ -903,7 +903,7 @@
"nth": 6,
"isVLEncoded": true,
"isSerialized": true,
"isSigningField": true,
"isSigningField": false,
"type": "Blob"
}
],