style: Prettify
This commit is contained in:
committed by
Michael Vines
parent
34cb08bd84
commit
41d14bec22
@ -17,8 +17,10 @@ export function mockGetRecentBlockhash() {
|
||||
error: null,
|
||||
result: [
|
||||
recentBlockhash.publicKey.toBase58(),
|
||||
{ /* empty fee calculator */}
|
||||
]
|
||||
{
|
||||
/* empty fee calculator */
|
||||
},
|
||||
],
|
||||
},
|
||||
]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user