mirror of
https://github.com/mimblewimble/grin.git
synced 2025-05-01 23:01:15 +03:00
Fixes [#1308]. The main change is to switch from Core to Runtime inside the client. I also used this as an opportunity to provide async methods for get and post, so we can use it in places where futures are acceptable, which is not the case for the wallet. |
||
---|---|---|
.. | ||
client.rs | ||
handlers.rs | ||
lib.rs | ||
rest.rs | ||
router.rs | ||
types.rs |