Skip to content

Network

Address ⚓︎

Bases: ByteArray

symbolchain.nem.Network.Address

Represents a nem address.

__init__(address) ⚓︎

symbolchain.nem.Network.Address.__init__

Creates an address from a decoded or encoded address.

Network ⚓︎

Bases: Network

symbolchain.nem.Network.Network

Represents a nem network.

__init__(name, identifier, epoch_time) ⚓︎

symbolchain.nem.Network.Network.__init__

Creates a new network with the specified properties.

NetworkTimestamp ⚓︎

Bases: NetworkTimestamp

symbolchain.nem.Network.NetworkTimestamp

Represents a nem network timestamp with second resolution.