Clarify comment
This commit is contained in:
parent
c6c8351fca
commit
38883d1de4
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue