Variable: constants
constants:
object
Type declaration
LINK_MESSAGE
LINK_MESSAGE:
string
='I hereby declare that I am the address owner.'
The message used to link addresses.
STORAGE_CODE_VERIFIER
STORAGE_CODE_VERIFIER:
string
='monerium.sdk.code_verifier'
The key used to store the code verifier in the local storage.
STORAGE_REFRESH_TOKEN
STORAGE_REFRESH_TOKEN:
string
='monerium.sdk.refresh_token'
The key used to store the refresh token in the local storage.