hopr_
bindings
0.2.0
Module Enum
Module Items
Structs
Functions
In hopr_
bindings::
hoprnodemanagementmodule
hopr_bindings
::
hoprnodemanagementmodule
Module
Enum
Copy item path
Source
Expand description
Module containing a contract’s types and functions.
library Enum { type Operation is uint8; }
Structs
§
Enum
Instance
A
Enum
instance.
Operation
Functions
§
new
Creates a new wrapper around an on-chain
Enum
contract instance.