grin icon indicating copy to clipboard operation
grin copied to clipboard

Merge node and wallet api clients

Open jaspervdm opened this issue 4 years ago • 0 comments

This is just a reminder to ourselves that we should revisit the api client on both the node and wallet:

  • Use global runtime in the client on the node (a la https://github.com/mimblewimble/grin-wallet/pull/543)
  • Move to reqwest (https://github.com/mimblewimble/grin-wallet/pull/520)
  • Merge client codebases between node and wallet to reduce amount of duplicate code

jaspervdm avatar Dec 16 '20 12:12 jaspervdm