Interface TezosDalPublishCommitmentOperation

Hierarchy

  • TezosDalPublishCommitmentOperation

Properties

counter: string
fee: string
gas_limit: string
slot_header: {
    commitment: string;
    commitment_proof: string;
    slot_index: number;
}

Type declaration

  • commitment: string
  • commitment_proof: string
  • slot_index: number
source: string
storage_limit: string

Generated using TypeDoc