neoneo-go/pkg/neorpc
Roman Khimov 4acd1688a1 subscriptions: move NotificationEvent to state
1. It's not good for pkg/core to import anything from pkg/neorpc.
2. The type is closely tied to the state package, even though it's not stored
   in the DB
2022-07-25 11:58:13 +03:00
..
result subscriptions: move NotificationEvent to state 2022-07-25 11:58:13 +03:00
errors.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
events.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
types.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00