Don't forward packets received from TPU forwards port (backport #22078) (#22180)

* Don't forward packets received from TPU forwards port (#22078)

* resolve conflicts
This commit is contained in:
Justin Starry
2022-01-10 14:36:56 +08:00
committed by GitHub
parent a7aa5202ab
commit 05e75ae937
13 changed files with 211 additions and 49 deletions

View File

@@ -830,6 +830,7 @@ impl ProgramTest {
genesis_config,
mint_keypair,
voting_keypair,
validator_pubkey: bootstrap_validator_pubkey,
},
)
}