Skip to main content
Protocol
protocol SpecificChain : AnyChain, Decodable, Encodable, Hashable

Initializers

init(_:)

init?(_ from: String)

Instance Properties

chain

var chain: Chain { get }