Function validateTransformContractFee

  • Name

    validateTransformContractFee

    Summary

    Validates the type fee and format it accordingly. Numbers are formatted into BN.

    Returns

    The formatted fee.

    Parameters

    • fee: any

      The fee to format : It can only be a RentFeeType or CancellationFeeType.

    Returns Promise<any>

Generated using TypeDoc