Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexander-morris/32061280fb1fd05c54c94bd0d9d77ee0 to your computer and use it in GitHub Desktop.
Save alexander-morris/32061280fb1fd05c54c94bd0d9d77ee0 to your computer and use it in GitHub Desktop.
const request = {
//targets : --- letting this default to the peers assigned to the channel
chaincodeId: 'fabcar',
fcn: 'queryAllCars',
args: ['']
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment