Clarify comment

This commit is contained in:
Michael Vines 2018-11-17 09:46:03 -08:00
parent c6c8351fca
commit 38883d1de4
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ mod tests {
assert!(!tx.verify_refs());
}
/// Detect binary changes in the serialized contract userdata, which could have a downstream
/// Detect binary changes in the serialized transaction userdata, which could have a downstream
/// affect on SDKs and DApps
#[test]
fn test_sdk_serialize() {