Expand description
An ExEx example that installs a new RPC subscription endpoint that emit storage changes for a requested address.
Structsยง
- Args ๐
- Storage
Diff ๐ - Subscription update format for storage changes. This is the format that will be sent to the client when a storage change occurs.
- Storage
Watcher ๐Rpc - API implementation for the storage watcher.
- Subscription
Request ๐ - Subscription request format for storage changes.
Traitsยง
- Storage
Watcher ApiServer - Server trait implementation for the
StorageWatcherApi
RPC API.
Functionsยง
Type Aliasesยง
- Subscription
Sender ๐ - Subscription request format for storage changes.