Arvin Aminpour

Results 2 issues of Arvin Aminpour

Via BDK, we're pulling transactions for a Wallet through a signet electrum instance. Recently, we've noticed that the order that we call [batch_transaction_get_raw](https://github.com/bitcoindevkit/rust-electrum-client/blame/866c2424e1ce3dff4daf1abb4daf5d470dda2abf/src/raw_client.rs#L932) isn't being respected by electrum and results...

bug

**Describe the solution you'd like** When fetching `all_flags_details`, I noticed that `FlagDetailConfig` includes a field for `client_side_only` but it doesn't include one for `mobile_side_only`. We'd like to fetch the mobile...

Stale