Type alias GetBundleProofFromMessageIdInput

GetBundleProofFromMessageIdInput: {
    messageId: string;
}

Type declaration

  • messageId: string