Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
reedrosenbluth committed Feb 24, 2021
1 parent 42eea7e commit f09f446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stacking/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ export class StackingClient {
untilBurnBlockHeight,
poxAddress,
});

const tx = await makeContractCall({
...txOptions,
senderKey: privateKey,
Expand Down

0 comments on commit f09f446

Please sign in to comment.