Skip to content

Commit 6a3bd71

Browse files
committed
rmcomment
1 parent 3bdc75a commit 6a3bd71

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

integration_tests/tests/fixtures/tip_router_client.rs

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
// How will this differ from the other clients? will i need the other clients just to function?
2-
// Preference using the generated clients here instead of writing SDK
3-
4-
// Future testing schemes:
5-
// - Create lots of vaults (need )
6-
// - Create lots of operators
7-
// - Operators are gonna be voting
8-
// - register them all (or not)
9-
// - Lots of ticket creating instructions
10-
// - make sure they all get the right fees
11-
//
12-
13-
// Tip router setups
14-
// - Run the instrucitons
15-
161
use jito_bytemuck::AccountDeserialize;
172
use jito_tip_router_client::instructions::{InitializeConfigBuilder, SetConfigFeesBuilder};
183
use jito_tip_router_core::{error::TipRouterError, ncn_config::NcnConfig};

0 commit comments

Comments
 (0)