Function hotshot_testing::helpers::da_payload_commitment
source ยท pub async fn da_payload_commitment<TYPES: NodeType, V: Versions>(
membership: &Arc<RwLock<<TYPES as NodeType>::Membership>>,
transactions: Vec<TestTransaction>,
epoch_number: Option<TYPES::Epoch>,
version: Version,
) -> VidCommitment