Function fuel_core_chain_config::fee_collection_contract::generate
source ยท pub fn generate(address: Address) -> Vec<u8>
Expand description
Generates the bytecode for the fee collection contract.
The contract expects AssetId
and output_index
as a first elements in script_data
.