Hyperledger Composer REST API does not generate transaction interfaces -




i created business network , tested in playground. works fine. can create transactions, assets , participants. when try , create rest interface composer-rest-server, participant , asset rest interface created, transactions not. information why not welcome?

can provide listing of npm list -g --depth=0 thanks. using v0.11.3 of hyperledger composer.

what you're seeing unusual, i've tried marbles sample network , see transaction trademarbles

marble : asset named marble         show/hide         list operations         expand operations     player : participant named player         show/hide         list operations         expand operations     system : general business network methods         show/hide         list operations         expand operations     trademarble : transaction named trademarble         show/hide         list operations         expand operations             post /trademarble                  create new instance of model , persist data source.  [ base url: /api , api version: 0.1.6 ] 




wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -