Interface IChainOptions

interface IChainOptions {
    api: API;
}

Properties

Properties

api: API

Generated using TypeDoc