Use term dapp only in places where the application needs to run entirely on-chain (#7446)
This commit is contained in:
@ -478,7 +478,7 @@ mod tests {
|
||||
}
|
||||
|
||||
/// Detect binary changes in the serialized transaction data, which could have a downstream
|
||||
/// affect on SDKs and DApps
|
||||
/// affect on SDKs and applications
|
||||
#[test]
|
||||
fn test_sdk_serialize() {
|
||||
assert_eq!(
|
||||
|
Reference in New Issue
Block a user