Skip to main content

TransferProofData

Type Alias TransferProofData 

Source
pub type TransferProofData = (u32, u64, AccountId32, AccountId32, u128);
Expand description

Full transfer data including amount - used to compute the leaf_inputs_hash via Poseidon2. This is what the ZK circuit verifies.