Skip to content

Commit 18cacd1

Browse files
committed
style: add blank line in TransactionType enum
1 parent 0c70dda commit 18cacd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/keyring-api/src/api/transaction.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ export enum TransactionType {
164164
* Represents a stake withdrawal transaction.
165165
*/
166166
StakeWithdraw = 'stake:withdraw',
167+
167168
/**
168169
* The transaction type is unknown. It's not possible to determine the
169170
* transaction type based on the information available.

0 commit comments

Comments
 (0)