[wip] ironing out bugs in tx signing procedure

this time learned
- need to have tag and version for the return data
- i think i need to sign the hash of the transaction rather than the transaction
This commit is contained in:
2023-08-14 11:57:20 -06:00
parent 85c42bf136
commit b055d7d137
4 changed files with 42 additions and 4 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
{realm, local}.
{name, vdk_rlp}.
{version, "0.1.0"}.
{deps, []}.
{deps, ["local-vdk_binary-0.1.0"]}.