refactor clone

This commit is contained in:
Jack May
2022-04-13 22:46:50 -07:00
parent 468d9b3933
commit ad6df47c24
10 changed files with 172 additions and 21 deletions

View File

@ -3980,7 +3980,7 @@ mod tests {
let src_fees = Fees {
fee_calculator: FeeCalculator {
lamports_per_signature: 1,
lamports_per_signature: 1,
},
};