maurovz / Swift-WalletConnect

Easy iOS Web3 connection for MetaMask, TrustWallet and Rainbow Wallet
Apache License 2.0
59 stars 16 forks source link

Remove repeating code #15

Closed maurovz closed 1 year ago

mehmetdelikaya commented 1 year ago

Hi @maurovz

The below comment line can be removed for the new generic funcs to avoid misunderstandings

https://github.com/maurovz/Glaip/blob/35ca9f3ddb66c9faf7f2a3d386b98848ac6c5288/Sources/Glaip/API/Glaip.swift#L68

maurovz commented 1 year ago

great observation @mehmetdelikaya. I'll remove it :)

mehmetdelikaya commented 1 year ago

Thanks @maurovz and also thanks for your great effort for the generic funcs

maurovz commented 1 year ago

@mehmetdelikaya Code removed here: https://github.com/maurovz/Glaip/pull/16