fix: update feeCalculator layout
This commit is contained in:
committed by
Michael Vines
parent
1712f12e29
commit
d417c7499a
@ -28,11 +28,6 @@ export function mockGetRecentBlockhash(commitment: ?Commitment) {
|
||||
blockhash: recentBlockhash.publicKey.toBase58(),
|
||||
feeCalculator: {
|
||||
lamportsPerSignature: 42,
|
||||
burnPercent: 50,
|
||||
maxLamportsPerSignature: 42,
|
||||
minLamportsPerSignature: 42,
|
||||
targetLamportsPerSignature: 42,
|
||||
targetSignaturesPerSlot: 42,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user