We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7959580 commit 7a28c57Copy full SHA for 7a28c57
1 file changed
bdk-ffi/src/tests/tx_builder.rs
@@ -207,6 +207,7 @@ fn test_sighash_invalid_string_returns_error() {
207
}
208
209
#[test]
210
+#[ignore = "requires live MutinyNet Esplora access"]
211
fn test_sighash_sets_psbt_input_sighash_type() {
212
let wallet = create_and_sync_wallet();
213
let utxos = wallet.list_unspent();
0 commit comments