View Source Tezex.Fee (tezex v2.0.0)

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
Link to this function

hard_gas_limit_per_operation()

View Source
Link to this function

hard_storage_limit_per_operation()

View Source