fedimint_client::sm::state

Type Alias TriggerFuture

source
type TriggerFuture = Pin<Box<dyn Future<Output = Value> + Send + 'static>>;

Aliased Typeยง

struct TriggerFuture {}