-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-5382] Add a promise return to method's JSDoc
The JSDoc for these methods need to state that they return a promise for the object as opposed to returning the object directly. BaseClient.js -- newDefaultKeyValueStore() Channel.js -- queryBlock(), queryBlockByHash(), queryInfo(), queryTransaction(), and queryInstantiatedChaincodes() Change-Id: Ibdcfb15bc347e09ff2001498a10d73ca146c0c47 Signed-off-by: Eric Vaughn <[email protected]>
- Loading branch information
1 parent
cc5356b
commit 326d0b1
Showing
2 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters