MoneroConf class

A configuration class for Monero that defines the key network versions and maps each supported MoneroCoins to its corresponding BipCoinConfig.

Constructors

MoneroConf()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

mainNet MoneroCoinConf
final
stageNet MoneroCoinConf
final
testNet MoneroCoinConf
final