edge-react-gui
edge-react-gui copied to clipboard
Implement SupportedAssetStore for bityProvider
CHANGELOG
Does this branch warrant an entry to the CHANGELOG?
- [ ] Yes
- [x] No
Dependencies
noneRequirements
If you have made any visual changes to the GUI. Make sure you have:
- [ ] Tested on iOS device
- [ ] Tested on Android device
- [ ] Tested on small-screen device (iPod Touch)
- [ ] Tested on large-screen device (tablet)
-
To see the specific tasks where the Asana app for GitHub is being used, see below:
- https://app.asana.com/0/0/1208002585478670
Example JSON
{ "region:AT": true, "region:BE": true, "region:BG": true, "region:CH": true, "region:CZ": true, "region:DK": true, "region:EE": true, "region:FI": true, "region:FR": true, "region:DE": true, "region:GR": true, "region:HU": true, "region:IE": true, "region:IT": true, "region:LV": true, "region:LT": true, "region:LU": true, "region:NL": true, "region:PL": true, "region:PT": true, "region:RO": true, "region:SK": true, "region:SI": true, "region:ES": true, "region:SE": true, "region:HR": true, "region:LI": true, "region:NO": true, "region:SM": true, "region:GB": true, "region:*": { "payment:sepa": { "fiat:*": { "plugin:bitcoin": { "crypto:null": true }, "plugin:ethereum": { "crypto:null": true, "crypto:a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48": true, "crypto:dac17f958d2ee523a2206206994597c13d831ec7": true }, "plugin:litecoin": { "crypto:null": true } }, "fiat:iso:CHF": true, "fiat:iso:EUR": true } }
}