forked from EvergreenCrypto/docker-finance
client: docker-finance.d: fetch: remove unused YAML keys
This commit is contained in:
@@ -146,7 +146,6 @@ version: @DOCKER_FINANCE_VERSION@
|
|||||||
# When creating a Gemini API key, create a key with only the "Auditor" role
|
# When creating a Gemini API key, create a key with only the "Auditor" role
|
||||||
gemini:
|
gemini:
|
||||||
key: "account-XXXXXXXXXXXXXXXXXXXX"
|
key: "account-XXXXXXXXXXXXXXXXXXXX"
|
||||||
passphrase:
|
|
||||||
secret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
secret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
# Use this format to fetch all supported symbols/pairs
|
# Use this format to fetch all supported symbols/pairs
|
||||||
subaccount: "exchange"
|
subaccount: "exchange"
|
||||||
@@ -175,16 +174,12 @@ version: @DOCKER_FINANCE_VERSION@
|
|||||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
passphrase:
|
|
||||||
secret:
|
|
||||||
subaccount:
|
subaccount:
|
||||||
ethereum:
|
ethereum:
|
||||||
- "phone:cb-1/0x10Bd3c5d536f69e87C8d4ECB49C01dDc9db4637b"
|
- "phone:cb-1/0x10Bd3c5d536f69e87C8d4ECB49C01dDc9db4637b"
|
||||||
|
|
||||||
coinomi:
|
coinomi:
|
||||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
passphrase:
|
|
||||||
secret:
|
|
||||||
subaccount:
|
subaccount:
|
||||||
# NOTE: same account name can only be used with differing networks
|
# NOTE: same account name can only be used with differing networks
|
||||||
ethereum:
|
ethereum:
|
||||||
@@ -196,8 +191,6 @@ version: @DOCKER_FINANCE_VERSION@
|
|||||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,polygon/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,polygon/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
passphrase:
|
|
||||||
secret:
|
|
||||||
subaccount:
|
subaccount:
|
||||||
ethereum:
|
ethereum:
|
||||||
- "laptop:wallet-1/0x6546d43EA6DE45EB7298A2074e239D5573cA02F3"
|
- "laptop:wallet-1/0x6546d43EA6DE45EB7298A2074e239D5573cA02F3"
|
||||||
@@ -209,8 +202,6 @@ version: @DOCKER_FINANCE_VERSION@
|
|||||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||||
passphrase:
|
|
||||||
secret:
|
|
||||||
subaccount:
|
subaccount:
|
||||||
algorand:
|
algorand:
|
||||||
- "nano:x-1:general-1/R7U6QWS4QLDB5YLBI25TWCPW47N565FUUDP6GG5XEWAKD5INLATHIG24NE"
|
- "nano:x-1:general-1/R7U6QWS4QLDB5YLBI25TWCPW47N565FUUDP6GG5XEWAKD5INLATHIG24NE"
|
||||||
@@ -226,9 +217,6 @@ version: @DOCKER_FINANCE_VERSION@
|
|||||||
- "nano:x-1:staking-1/tz1S1ayWDiHzmL6zFNnY1ivvUkEgDcH88cjx"
|
- "nano:x-1:staking-1/tz1S1ayWDiHzmL6zFNnY1ivvUkEgDcH88cjx"
|
||||||
|
|
||||||
pera-wallet:
|
pera-wallet:
|
||||||
key:
|
|
||||||
passphrase:
|
|
||||||
secret:
|
|
||||||
subaccount:
|
subaccount:
|
||||||
algorand:
|
algorand:
|
||||||
- "phone:mobile-1/55YXQ2AC7PUOOYIWUFIOGFZ7M5CBWFUDOIT7L3FMZVE7HGC3IKABL7HVOE"
|
- "phone:mobile-1/55YXQ2AC7PUOOYIWUFIOGFZ7M5CBWFUDOIT7L3FMZVE7HGC3IKABL7HVOE"
|
||||||
|
|||||||
Reference in New Issue
Block a user