Payment

Type Alias Payment 

Source
pub type Payment<'a> = (&'a [u8], i64);
Expand description

Payment is a payment that can be attached when calling the function of another contract.