Files
pezkuwi-subxt/proc-macro/src
Demi Obenour a2eead0c3d Make signing fallable and asynchronous (#119)
* Make signing fallable and asynchronous

This is needed for hardware wallets, which require human confirmation to
sign transactions.  Blocking on a human to sign transactions is not a
good idea, and the signing might fail for many reasons (device
unplugged, authorization not granted, etc).

* Reformat

* Refactor as suggested by Andrew Jones (@ascjones).

* Use future::ok

Co-authored-by: Andrew Jones <ascjones@gmail.com>
2020-05-29 08:49:27 +01:00
..
2020-05-12 12:25:22 +01:00
2020-05-12 12:25:22 +01:00
2020-05-12 12:25:22 +01:00
2020-05-26 10:04:44 +01:00
2020-05-12 12:25:22 +01:00