1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/event
cocoyeal 603fd898d4
event: fix typo (#29749)
typo: of -> or
2024-05-10 19:44:07 +02:00
..
event.go
event_test.go
example_feed_test.go
example_scope_test.go
example_subscription_test.go
example_test.go
feed.go event: move type fixation logic into Feed.init (#27249) 2023-05-30 16:34:32 +02:00
feed_test.go ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) 2023-05-24 12:39:49 +02:00
feedof.go
feedof_test.go
multisub.go event: fix typo (#29749) 2024-05-10 19:44:07 +02:00
multisub_test.go
subscription.go
subscription_test.go