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