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

Properties

Properties

core: string