Skip to content

Commit

Permalink
[IRT-741] fix: Remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
huggingbot committed Oct 3, 2023
1 parent 7d2fc60 commit 99bc575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export const JRPC_METHODS = {
GET_OR_SET_KEY: "GetPubKeyOrKeyAssign",
COMMITMENT_REQUEST: "CommitmentRequest",
IMPORT_SHARE: "ImportShare",
IMPORT_SHARES: "ImportShares",
GET_SHARE_OR_KEY_ASSIGN: "GetShareOrKeyAssign",
};
Expand Down

0 comments on commit 99bc575

Please sign in to comment.