Created
February 14, 2018 01:42
-
-
Save drwasho/0093a60854228abd07ffe5c50986acce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"blockedNodes": [], | |
"country": "UNITED_STATES", | |
"localCurrency": "USD", | |
"mispaymentBuffer": 1, | |
"paymentDataInQR": true, | |
"refundPolicy": "All sales are final.", | |
"shippingAddresses": [ | |
{ | |
"addressLineOne": "31 Spooner Street", | |
"addressLineTwo": "Apt. 124", | |
"addressNotes": "Leave package at back door", | |
"city": "Quahog", | |
"company": "Globex Corporation", | |
"country": "UNITED_STATES", | |
"name": "Seymour Butts", | |
"postalCode": "", | |
"state": "RI" | |
} | |
], | |
"showNotifications": true, | |
"showNsfw": true, | |
"smtpSettings": { | |
"notifications": false, | |
"password": "", | |
"recipientEmail": "", | |
"senderEmail": "", | |
"serverAddress": "", | |
"username": "" | |
}, | |
"storeModerators": [ | |
"QmfGL6dWz8NHwcD9aedL4Y73veqrBQ5Qw7EpQHa3EZ3t4c" | |
], | |
"termsAndConditions": "By purchasing this item you agree to the following...", | |
"version": "/openbazaar-go:0.11.0/" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment