Skip to content

Commit

Permalink
ChannelCard: Add "Force closure delay"
Browse files Browse the repository at this point in the history
  • Loading branch information
hsjoberg committed Nov 6, 2023
1 parent 3a7a13b commit b4b0a1b
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 130 deletions.
4 changes: 3 additions & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"amount": "Amount",
"fee": "Fee",
"search": "Search",
"viewInBlockExplorer": "View in block explorer"
"viewInBlockExplorer": "View in block explorer",
"blocks": "{{numBlocks}} blocks"
},
"buttons": {
"ok": "Ok",
Expand Down Expand Up @@ -296,6 +297,7 @@
"remoteCommitmentTxid": "Remote commitment TXID",
"closeChannel": "Close channel",
"forceClosePendingChannel": "Force Close Pending Channel",
"forceCloseDelay": "Force closure delay",
"closeChannelPrompt": {
"title": "Close channel"
}
Expand Down
Loading

1 comment on commit b4b0a1b

@vercel
Copy link

@vercel vercel bot commented on b4b0a1b Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blixt-wallet – ./

blixt-wallet-hsjoberg.vercel.app
blixt-wallet-git-master-hsjoberg.vercel.app

Please sign in to comment.