indy-plenum icon indicating copy to clipboard operation
indy-plenum copied to clipboard

Document question for "Request handling"

Open lijiachuan1982 opened this issue 5 years ago • 1 comments

In the request handling document https://github.com/hyperledger/indy-plenum/blob/master/docs/source/request_handling.md

There is one sentence "There are 3 types of requests a client can send", but below it only provides 2 types, so what is the 3rd type?

lijiachuan1982 avatar Jan 14 '21 23:01 lijiachuan1982

The third type is action requests from indy-node. We need to add general description for action handlers. https://github.com/hyperledger/indy-node/blob/master/docs/source/requests.md#action-requests

Toktar avatar Sep 21 '21 08:09 Toktar