The DIP proof generation parameters.
The [[DipSiblingBaseProofRes]] containing the basic DIP proof components revealing parts of a DID Document anchored to a specific state root and block number on the provider chain, without any consumer-specific logic.
Generate a base DIP proof according to the parameters provided, to be used on a consumer chain of which the provider chain is a sibling.
The generated proof only contains parts of the DID Document of the subject. Any additional components that the consumer chain requires, e.g., a cross-chain DID signature, or the presentation of some claims about the subject, are not part of the generated proof. This SDK contains an
extensions
section in which chain-specific proof formats could be added, if needed.