/** * Copyright (c) 2019 Burst Apps Team */ import {BurstValue, FeeQuantPlanck, OneBurstPlanck} from '@burstjs/util'; import {countCodePages} from './countCodePages'; /** * Calculates the minimum creation fee of the contract * * @param hexCode The contracts code in hex form * @param isCIP20active If is true, the fee calculation for active CIP20 is applied (lowered fees), * otherwise the legacy calculation (BRS