Merge pull request #58 from dualsystems/master

[comdex] fix logo size
This commit is contained in:
ping 2021-12-24 10:14:32 +08:00 committed by GitHub
commit 70130dbfe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,5 @@
"api":"https://rest.comdex.one/",
"sdk_version": "0.44.3",
"addr_prefix": "comdex",
"logo": "https://raw.githubusercontent.com/comdex-official/logos/main/Comdex-Blue.svg"
"logo": "https://raw.githubusercontent.com/comdex-official/logos/main/cmdx-logo-1.png"
}