expressCart/config/payment/config/blockonomics.json

6 lines
168 B
JSON

{
"apiKey": "this_is_not_real",
"hostUrl": "https://www.blockonomics.co",
"newAddressApi": "/api/new_address",
"priceApi": "/api/price?currency="
}