fuel-core icon indicating copy to clipboard operation
fuel-core copied to clipboard

Make async/await proxy abstraction over oneshot channel interfaces

Open Voxelot opened this issue 2 years ago • 0 comments

To abstract the boilerplate of oneshot channels, we should have helper fns that wrap sending and waiting for their response.

ref: https://github.com/FuelLabs/fuel-core/pull/407#discussion_r902883414

Voxelot avatar Jun 21 '22 20:06 Voxelot