Function getCargoSpaceUsedByTokenAmount

  • Gets the used up cargo space for a given token amount for the given cargo type

    Returns

    cargo space used by the token amount

    Parameters

    • cargoType: CargoType

      the Cargo Type account

    • tokenAmount: BN

      the token amount

    Returns BN

Generated using TypeDoc