fedimint_wallet_server

Function run_broadcast_pending_tx

Source
pub async fn run_broadcast_pending_tx(
    db: Database,
    rpc: DynBitcoindRpc,
    tg_handle: &TaskHandle,
)