grin/wallet/src
Ignotus Peverell dd1339a9c3
Sending of transaction to push to mocked up API
Once the wallet transaction is fully built, serializing it and
sending the push request to a node. Implemented the push node
API, mocked up for now (until the tx pool is integrated).
2017-06-08 16:34:27 -07:00
..
checker.rs Minor cleanup and fixes for wallet send 2017-06-06 13:18:16 -07:00
extkey.rs Sending end of the wallet 2017-05-28 20:21:29 -07:00
lib.rs Command-line receiving end of wallet 2017-06-07 18:12:15 -07:00
receiver.rs Sending of transaction to push to mocked up API 2017-06-08 16:34:27 -07:00
sender.rs Command-line receiving end of wallet 2017-06-07 18:12:15 -07:00
types.rs Sending of transaction to push to mocked up API 2017-06-08 16:34:27 -07:00