pub fn payable_any<A>()where
    A: CallValueApi,
Expand description

Called initially in the generated code whenever #[payable("*")] annotation is provided.