version bump sk/awcp/parasite to add tx_sign_yesprop

There is now an explicit function to have superhero sign the transaction *and*
propagate it into the network.  JR will simply reject these requests.
This commit is contained in:
2023-07-20 14:34:19 -06:00
parent 50cac48f99
commit 6e1189a789
8 changed files with 74 additions and 17 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{type, library}.
{realm, local}.
{name, sidekick_examples}.
{version, "0.1.0"}.
{deps, ["local-awcp-0.2.1",
"local-parasite-0.2.0",
"local-sidekick-0.2.1"]}.
{version, "0.2.2"}.
{deps, ["local-awcp-0.2.2",
"local-parasite-0.2.2",
"local-sidekick-0.2.2"]}.