View Source Tezex.Fee (tezex v2.0.0-rc.6)

Summary

Functions

Link to this function

calculate_fee(content, consumed_gas, opts \\ [])

View Source
@spec calculate_fee(map(), pos_integer(),
  extra_size: pos_integer(),
  minimal_nanotez_per_gas_unit: pos_integer()
) :: pos_integer()
Link to this function

default_gas_limit(content)

View Source
Link to this function

default_storage_limit(content)

View Source