mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-03 22:23:06 +00:00
remove mistakenly added ContractError
This commit is contained in:
parent
6c6aadcfc9
commit
48be8b13f1
@ -42,7 +42,6 @@ type
|
||||
response*: ?TransactionResponse
|
||||
convert*: ConvertCustomErrors
|
||||
EventHandler*[E: Event] = proc(event: ?!E) {.gcsafe, raises:[].}
|
||||
ContractError* = object of EthersError
|
||||
|
||||
func new*(ContractType: type Contract,
|
||||
address: Address,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user