interface IChainID {
    valueOf(): string;
}

Methods

Methods

Generated using TypeDoc