interface Context {
    addressBook: string;
    config: MirrorNodeDeployConfigClass;
}

Properties

Properties

addressBook: string