We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c70dda commit 18cacd1Copy full SHA for 18cacd1
1 file changed
packages/keyring-api/src/api/transaction.ts
@@ -164,6 +164,7 @@ export enum TransactionType {
164
* Represents a stake withdrawal transaction.
165
*/
166
StakeWithdraw = 'stake:withdraw',
167
+
168
/**
169
* The transaction type is unknown. It's not possible to determine the
170
* transaction type based on the information available.
0 commit comments