Network
Address
⚓︎
Bases: ByteArray
- Address
-
Represents a nem address.
__init__(address)
⚓︎
- Address.__init__
-
Creates an address from a decoded or encoded address.
Network
⚓︎
Bases: Network
- Network
-
Represents a nem network.
__init__(name, identifier, epoch_time)
⚓︎
- Network.__init__
-
Creates a new network with the specified properties.