Base XCM weight.
The actually weight for an XCM message is T::BaseXcmWeight + T::Weigher::weight(&msg).
T::BaseXcmWeight + T::Weigher::weight(&msg)
Base XCM weight.
The actually weight for an XCM message is
T::BaseXcmWeight + T::Weigher::weight(&msg)
.