Update getConfig.ts

This commit is contained in:
kn0wmad
2022-09-14 13:34:22 -06:00
committed by GitHub
parent 1c7ef6c617
commit f5bed0a1ee

View File

@ -23,8 +23,8 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({
}, },
"rs-hash": { "rs-hash": {
"type": "string", "type": "string",
"name": "Robosats Unique Hash", "name": "Robosats Unique Token",
"description": "TBD", "description": "This is just a place that you can store your unique token if you choose. This is the nym identity that is randomly generated at boot for you on each startup.",
"nullable": true, "nullable": true,
"copyable": true, "copyable": true,
"masked": false, "masked": false,