Type alias LastRemovedCommitmentHashes

LastRemovedCommitmentHashes: {
    commitment_hash: string;
    last_message_hash: string;
}

Type declaration

  • commitment_hash: string
  • last_message_hash: string

Generated using TypeDoc