pub fn arg_payment_amount<A>() -> BigUint<A>where
A: CallValueApi + ManagedTypeApi,
Expand description
Initializes an argument annotated with #[payment_amount]
or #[payment]
.
pub fn arg_payment_amount<A>() -> BigUint<A>where
A: CallValueApi + ManagedTypeApi,
Initializes an argument annotated with #[payment_amount]
or #[payment]
.