Type Alias: RESOURCE_BOUNDS
RESOURCE_BOUNDS =
object
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:1143
The maximum resources a transaction can consume
Properties
max_amount
max_amount:
u64
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:1147
The max amount of the resource that can be used
max_price_per_unit
max_price_per_unit:
u128
Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:1151
The max price per unit of the resource