php-bitpay-client/examples/config.yml
Chris Kleeschulte 0e144004c6 Examples/Tutorial, price checking
- Upgraded examples to show how to interact with the config.yml file and encrypted file storage
- checkPriceAndCurrency will now allow prices that do not have fractions of main units (e.g. $1000)
2016-03-11 16:22:44 -05:00

11 lines
218 B
YAML

####
# Copyright (c) 2014-2015 BitPay
#
# Example config using a yml file
#
bitpay:
network: testnet
public_key: /tmp/bitpay.pub
private_key: /tmp/bitpay.pri
key_storage_password: YourTopSecretPassword