Skip to content

Commit 0bea09a

Browse files
committed
chore: fix lint
1 parent a7c8f43 commit 0bea09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ export enum TransactionType {
157157

158158
/**
159159
* Represents a stake deposit transaction.
160-
*/
160+
*/
161161
StakeDeposit = 'stake:deposit',
162162

163163
/**

0 commit comments

Comments
 (0)