Expand description

The ckb proposal-table design for two-step-transaction-confirmation

Structs§

  • A Table record proposals set in number-ids pairs
  • A view captures point-time proposal set, representing on-chain proposed transaction pool, stored in the memory so that there is no need to fetch on hard disk, create by ProposalTable finalize method w_close and w_far define the closest and farthest on-chain distance between a transaction’s proposal and commitment.