Skip to content

Commit

Permalink
adding CreateWorldCoinIdentityTransferOp
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Mar 5, 2024
1 parent 7b64eae commit 3e01e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client/src/enums/msg-urls.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ export enum MessageTypeUrls {
CreateIdentityDefaultTransferOp = '/rarimo.rarimocore.oraclemanager.MsgCreateIdentityDefaultTransferOp',
CreateIdentityGISTTransferOp = '/rarimo.rarimocore.oraclemanager.MsgCreateIdentityGISTTransferOp',
CreateIdentityStateTransferOp = '/rarimo.rarimocore.oraclemanager.MsgCreateIdentityStateTransferOp',
CreateWorldCoinIdentityTransferOp = '/rarimo.rarimocore.oraclemanager.MsgCreateWorldCoinIdentityTransferOp'

Check failure on line 70 in packages/client/src/enums/msg-urls.ts

View workflow job for this annotation

GitHub Actions / build_and_test

Insert `,`
}

0 comments on commit 3e01e29

Please sign in to comment.