Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
reedrosenbluth committed Jun 1, 2021
1 parent db214d6 commit 7b6ceb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transactions/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ enum PayloadType {
}

/**
* How a transaction should get appended to the Stacks blockchain.
* How a transaction should get appended to the Stacks blockchain.
*
* In the Stacks blockchain, there are two kinds of blocks: anchored
* blocks and streaming microblocks. A transactions AnchorMode specifies
Expand Down

1 comment on commit 7b6ceb3

@vercel
Copy link

@vercel vercel bot commented on 7b6ceb3 Jun 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.