Closed Dianaaiym closed 5 years ago
Relevant only to ERC20 Tokens
reason:
func setBaseProvider(name: String, for coinCode: String) { if coinCode.range(of: "ETH") != nil {
remove using coinCode in FullTransactionProviderSettings to choose type. Use coinType
Fixed in #483
Relevant only to ERC20 Tokens