pub fn payable_any<A>()where
A: CallValueApi,
Expand description
Called initially in the generated code whenever #[payable("*")]
annotation is provided.
pub fn payable_any<A>()where
A: CallValueApi,
Called initially in the generated code whenever #[payable("*")]
annotation is provided.