feat: expose feeCalculator
This commit is contained in:
@ -18,7 +18,7 @@ export function mockGetRecentBlockhash() {
|
||||
result: [
|
||||
recentBlockhash.publicKey.toBase58(),
|
||||
{
|
||||
/* empty fee calculator */
|
||||
lamportsPerSignature: 42,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user