Struct snapps_txn_reference_impl::call_data::CallData [−][src]
pub struct CallData(pub Fp);
Expand description
Opaque data for communicating between a snapp smart contract and its caller(s). See
crate::call_data
for more.
Tuple Fields
0: Fp