mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 11:31:08 +03:00
6a1d0e3354
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 |