ChainStorageVatParams: {
    vatParameters: {
        chainStorageEntries?: [k: string, v: string][];
    };
}