Expand description
Crate containing the API object for chain operations used by the HOPRd node.
Modules§
Structs§
- Channel
Entry - Overall description of a channel
- Hopr
Chain - Represents all chain interactions exported to be used in the hopr-lib
- Significant
Chain Event - Contains TX hash along with the Chain Event data. This could be used to pair up some events with Action. Each Action is typically concluded by a significant chain event.
Enums§
Functions§
- can_
register_ with_ safe - Checks whether the node can be registered with the Safe in the NodeSafeRegistry
- wait_
for_ funds - Waits until the given address is funded.
Type Aliases§
- Default
Http Post Requestor - The default HTTP request engine
- Json
RpcClient - The default JSON RPC provider client