fedimint_mint_client

Module oob

Source
Expand description

State machines for out-of-band transmitted e-cash notes

Structsยง

MintOOBStateMachine
MintOOBStateMachineV0
MintOOBStatesCreated
MintOOBStatesCreatedMulti
MintOOBStatesTimeoutRefund
MintOOBStatesUserRefund
MintOOBStatesUserRefundMulti

Enumsยง

MintOOBStates
State machine managing e-cash that has been taken out of the wallet for out-of-band transmission.
MintOOBStatesV0

Functionsยง

await_timeout_cancel ๐Ÿ”’
transition_timeout_cancel ๐Ÿ”’
transition_timeout_cancel_multi ๐Ÿ”’
transition_user_cancel ๐Ÿ”’
transition_user_cancel_multi ๐Ÿ”’
try_cancel_oob_spend ๐Ÿ”’
try_cancel_oob_spend_multi ๐Ÿ”’