-
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.
Add queryBlock(number), queryBlockByHash(hash), queryInfo(), and queryTransaction(id) to 'Chain'. Update headless and add new test script for network testing. Requires that end-to-end be run first to provide block and transactions to be queried. Check primary peer to be sure on the chain's peer list Change-Id: I57a8dbe62840bfb8d1b856a5a23e96b5bd1b8267 Signed-off-by: Bret Harrison <[email protected]>
- Loading branch information
Showing
5 changed files
with
626 additions
and
13 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
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
Oops, something went wrong.