Historian for a particular participant
问题 Is there any way in which I can get Historian for a particular participant in hyperledger-composer using node API? I am developing an application based on hyperledger-composer using Node APIs.I want to show the history of transaction of a particular participant in his/her profile. I have created the permission.acl for that and that is working fine in playground. But when i am accessing the historian from node API it is giving complete historian of the network. I don't know how to filter that