Type alias UnsignedCdiWithRandomness

UnsignedCdiWithRandomness: {
    unsignedCdi: Known<UnsignedCredentialDeploymentInformation>;
} & CdiRandomness

Internal type used when building credentials

Generated using TypeDoc