Delete lots of fee parameters
So many zeros!
This commit is contained in:
@@ -329,7 +329,6 @@ impl LocalCluster {
|
||||
&[from_account.as_ref()],
|
||||
instructions,
|
||||
client.get_recent_blockhash().unwrap(),
|
||||
1,
|
||||
);
|
||||
|
||||
client
|
||||
@@ -347,7 +346,6 @@ impl LocalCluster {
|
||||
&[vote_account],
|
||||
vec![vote_instruction],
|
||||
client.get_recent_blockhash().unwrap(),
|
||||
1,
|
||||
);
|
||||
|
||||
client
|
||||
|
Reference in New Issue
Block a user