eth2.0-specs/tests/formats/networking/get_custody_columns.md
2024-04-23 20:21:33 +08:00

500 B

get_custody_columns tests

get_custody_columns tests provide sanity check of the correntness of get_custody_columns helper.

Test case format

meta.yaml

description: string            -- Optional. Description of test case, purely for debugging purposes.
node_id: int                   -- argument: the NodeId input.
custody_subnet_count: int      -- argument: the count of custody subnets.
result: list of int            -- output: the list of resulting column indices.