interface IInit {
    core: string;
    version: Interfaces.System.IUint64;
}

Properties

Properties

core: string