gemwalletcom / gem-ios

Gem - Open Source iOS Crypto Wallet

Home Page:https://gemwallet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complete the implementation of services for node status

gemdev111 opened this issue · comments

ChainSyncable (getInSync)
ChainIDFetchable (getChainID)
ChainLatestBlockFetchable (getLatestBlock)

You can search for AnyError("Not Implemented") to complete the functions in services

  • ethereum
  • bitcoin
  • solana
  • cosmos
  • ton
  • tron
  • aptos
  • sui
  • xrp
  • near

It should fix default nodes errors, where such services not implemented.
Like this:
Image