Added a note about trusted and untrusted locations

This commit is contained in:
Marcin Grzejszczak
2022-08-17 12:02:45 +02:00
parent 4e444c0223
commit fd2ff4f22d

View File

@@ -132,6 +132,8 @@ include::{introduction_url}/samples/standalone/dsl/http-server/src/test/resource
----
====
IMPORTANT: It is expected that contracts are coming from a **trusted source**. You should never download nor interact with contracts coming from untrusted locations.
[[getting-started-three-second-tour]]
== A Three-second Tour