difftreelog
fix build
in: master
1 file changed
pallets/common/src/eth.rsdiffbeforeafterboth155 }155 }156}156}157157158#[cfg(feature = "stubgen")]158impl ::evm_coder::solidity::sealed::CanBePlacedInVec for EthCrossAccount {}159impl ::evm_coder::solidity::sealed::CanBePlacedInVec for EthCrossAccount {}160161#[cfg(feature = "stubgen")]159impl ::evm_coder::solidity::SolidityTupleType for EthCrossAccount {162impl ::evm_coder::solidity::SolidityTupleType for EthCrossAccount {160 fn names(tc: &::evm_coder::solidity::TypeCollector) -> Vec<String> {163 fn names(tc: &::evm_coder::solidity::TypeCollector) -> Vec<String> {161 let mut collected =164 let mut collected =180 }183 }181}184}185186#[cfg(feature = "stubgen")]182impl ::evm_coder::solidity::SolidityTypeName for EthCrossAccount {187impl ::evm_coder::solidity::SolidityTypeName for EthCrossAccount {183 fn solidity_name(188 fn solidity_name(184 writer: &mut impl ::core::fmt::Write,189 writer: &mut impl ::core::fmt::Write,203 }208 }204}209}205210211#[cfg(feature = "stubgen")]206impl ::evm_coder::solidity::StructCollect for EthCrossAccount {212impl ::evm_coder::solidity::StructCollect for EthCrossAccount {207 fn name() -> String {213 fn name() -> String {208 "EthCrossAccount".into()214 "EthCrossAccount".into()