Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

  • equalSlots(slot1: Slot, slot2: Slot): boolean
  • slotAddress(slot: Slot): BN
  • 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