Resend transactions a couple times before giving up
This commit is contained in:
@@ -277,6 +277,7 @@ fn test_wallet_cancel_tx() {
|
||||
let mut config_witness = WalletConfig::default();
|
||||
config_witness.network = leader_data.gossip;
|
||||
config_witness.drone_port = Some(drone_addr.port());
|
||||
config_witness.rpc_port = Some(leader_data.rpc.port());
|
||||
|
||||
assert_ne!(config_payer.id.pubkey(), config_witness.id.pubkey());
|
||||
|
||||
|
Reference in New Issue
Block a user