[][src]Module electrum_client::batch

Batch utilities

This module contains definitions and helper functions used when making batch calls.

Structs

Batch

Helper structure that caches all the requests before they are actually sent to the server.