From 1d177ed8314837466316742a2d891e8d453c057c Mon Sep 17 00:00:00 2001 From: matejcik Date: Mon, 4 Mar 2019 14:43:36 +0100 Subject: [PATCH] defs: update README with wallets.json --- defs/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/defs/README.md b/defs/README.md index 6c2050e97e..5240a7f3a8 100644 --- a/defs/README.md +++ b/defs/README.md @@ -105,8 +105,10 @@ If you need to change information in this file, modify the source information in one of the JSON files in the groups listed above, support info in `support.json`, or make a pull request to the tokens repository. -If this is not viable for some reason, or if there is no source information (such as -links to third-party wallets), you can also edit [`coins_details.override.json`](coins_details.override.json). +If you want to add a **wallet link**, modify the file [`wallets.json`](wallets.json). + +If this is not viable for some reason, or if there is no source information , +you can also edit [`coins_details.override.json`](coins_details.override.json). External contributors should not touch this file unless asked to.