You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/composer-website/jekylldocs/business-network/historian.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ rule historianAccess{
73
73
74
74
## Retrieving historian data
75
75
76
-
Data from the historian registry can be retrieved using either an API call, or queries.
76
+
Data from the historian registry can be retrieved using either an API call, or queries. All examples that follow make use of the async/await feature and assume that the code is encapsulated in a function with the `async` attribute.
Copy file name to clipboardExpand all lines: packages/composer-website/jekylldocs/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ <h1>Build Blockchain applications and business networks your way</h1>
35
35
</div>
36
36
<divclass="homepage-callout">
37
37
<divclass="callout-copy">
38
-
<p><strong>Update Nov 28th: </strong>Version 0.16 has been released. Please see <ahref="https://github.com/hyperledger/composer/releases">the release notes.</a></p>
38
+
<p><strong>Update Feb 1st 2018: </strong>Version 0.17.3 has been released. Please see <ahref="https://github.com/hyperledger/composer/releases">the release notes.</a></p>
0 commit comments