This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: some update on the pos side (#528)
Co-authored-by: Nicolas Burtey <[email protected]>
- Loading branch information
1 parent
511027d
commit ae32ebc
Showing
5 changed files
with
8 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
export const USD_INVOICE_EXPIRE_INTERVAL = 60 * 5 | ||
export const MAX_INPUT_VALUE_LENGTH = 14 | ||
export const CASH_REGISTER_DESCRIPTION = "Bitcoin Beach (Blink) POS Cash Register" | ||
export const APP_DESCRIPTION = "Bitcoin Beach (Blink) official lightning network node" | ||
export const CASH_REGISTER_DESCRIPTION = "Blink POS Cash Register" | ||
export const APP_DESCRIPTION = "Blink official lightning network node" | ||
export const URL_HOST_DOMAIN = "blink.sv" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters