Skip to main content

Cell_deps

Cell_deps allows Scripts in the transaction to access referenced Live Cells. Cells listed here are all live and read-only.

Cell_deps includes a dep_type field to differentiate the normal Cells, which directly provide the code, and the dep_groups expanded to its members inside cell_deps.

NameTypeDescription
out_pointOutPointA Cell outpoint pointing to the Cells used as deps. For more, see out_point.
dep_typeString, either code or dep_groupInterpreting referenced cell deps.