Chain

class Chain(val specification: ChainSpecification)

A class representing a Polkadot-based blockchain network.

Constructors

Link copied to clipboard
constructor(specification: ChainSpecification)

Properties

Link copied to clipboard

the Chain Specification JSON Object for this chain.

Functions

Link copied to clipboard

The name of the chain as defined in the specification.