Updated on 2026-08-14
This commit is contained in:
parent
8a5528d3f5
commit
da2d9a8f93
1 changed files with 14 additions and 0 deletions
14
app/src/main/assets/prod_config_values.json
Normal file
14
app/src/main/assets/prod_config_values.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"name": "coinMarketCapKey",
|
||||
"value": "f6622117-c043-47a0-8975-9d673ce484de"
|
||||
},
|
||||
{
|
||||
"name": "moonPayApiKey",
|
||||
"value": "pk_test_kc90oYTANy7UQdBavDKGfL4K9l6VEPE"
|
||||
},
|
||||
{
|
||||
"name": "moonPayApiSecretKey",
|
||||
"value": "sk_test_V8w4M19LbDjjYOt170s0tGuvXAgyEb1C"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue