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
|
||||
gemini:
|
||||
key: "account-XXXXXXXXXXXXXXXXXXXX"
|
||||
passphrase:
|
||||
secret: "XXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
# Use this format to fetch all supported symbols/pairs
|
||||
subaccount: "exchange"
|
||||
@@ -175,16 +174,12 @@ version: @DOCKER_FINANCE_VERSION@
|
||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
ethereum:
|
||||
- "phone:cb-1/0x10Bd3c5d536f69e87C8d4ECB49C01dDc9db4637b"
|
||||
|
||||
coinomi:
|
||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
# NOTE: same account name can only be used with differing networks
|
||||
ethereum:
|
||||
@@ -196,8 +191,6 @@ version: @DOCKER_FINANCE_VERSION@
|
||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX,polygon/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
ethereum:
|
||||
- "laptop:wallet-1/0x6546d43EA6DE45EB7298A2074e239D5573cA02F3"
|
||||
@@ -209,8 +202,6 @@ version: @DOCKER_FINANCE_VERSION@
|
||||
# API scanner keys can be generated at etherscan.io, polygonscan.com
|
||||
# key format: blockchain1/API_KEY1,blockchain2/API_KEY2
|
||||
key: "ethereum/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
algorand:
|
||||
- "nano:x-1:general-1/R7U6QWS4QLDB5YLBI25TWCPW47N565FUUDP6GG5XEWAKD5INLATHIG24NE"
|
||||
@@ -226,9 +217,6 @@ version: @DOCKER_FINANCE_VERSION@
|
||||
- "nano:x-1:staking-1/tz1S1ayWDiHzmL6zFNnY1ivvUkEgDcH88cjx"
|
||||
|
||||
pera-wallet:
|
||||
key:
|
||||
passphrase:
|
||||
secret:
|
||||
subaccount:
|
||||
algorand:
|
||||
- "phone:mobile-1/55YXQ2AC7PUOOYIWUFIOGFZ7M5CBWFUDOIT7L3FMZVE7HGC3IKABL7HVOE"
|
||||
|
||||
Reference in New Issue
Block a user