• convert a slot to a word corresponding to actual storage address

    if slot is an array, return hash of array values. if slot array is nested, recurse on sub-arrays

    Parameters

    • slot: Slot

      number or possibly-nested array of numbers

    Returns BN

Generated using TypeDoc