Type alias StorageUsedShort

StorageUsedShort: {
    bits: bigint;
    cells: bigint;
}

Type declaration

  • bits: bigint
  • cells: bigint

Generated using TypeDoc