multiversx_sc_snippets::imports::call_value_init

Function payable_single_specific_token

Source
pub fn payable_single_specific_token<A>(expected_tokend_identifier: &str)
Expand description

Called initially in the generated code whenever #[payable("<token identifier>")] annotation is provided.

Was never really used, expected to be deprecated/removed.