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 1b467ed commit 90aac3cCopy full SHA for 90aac3c
wails-frontend/wailsjs/go/models.ts
@@ -20,7 +20,6 @@ export namespace walletapp {
20
addSignRule = "ADD_SIGN_RULE",
21
deleteSignRule = "DELETE_SIGN_RULE",
22
updateSignRule = "UPDATE_SIGN_RULE",
23
- expiredSignRule = "EXPIRED_SIGN_RULE",
24
}
25
export enum EventType {
26
promptResult = "PROMPT_RESULT",
0 commit comments