pub fn print_resolved_fee_token_selection( chain: Option<Chain>, fee_token: Option<Address>, ) -> Result<()>
Prints the fee token selected for display, resolving the chain default without mutating a transaction request.