Skip to main content
Enumeration
enum StellarChain

Enumeration Cases

CaseDescription
stellar-

Initializers

init(_:)

Inherited from SpecificChain.init(_:).
init?(_ from: String)

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

Instance Properties

PropertyTypeDescription
chainChainInherited from SpecificChain.chain.
chainTypeChainTypeInherited from AnyChain.chainType.
nameStringInherited from AnyChain.name.

Instance Methods

isValid(isProductionEnvironment:)

Inherited from AnyChain.isValid(isProductionEnvironment:).
func isValid(isProductionEnvironment: Bool) -> Bool