Function bytesToU256

  • Converts a StaticArray into a u256.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns u256

    the converted u256

Generated using TypeDoc