Fabric链码API文档 - Node.js

getCreator

getCreator()方法返回链码调用者身份。

方法原型

getCreator()

返回结果

getCreator()方法返回链码调用提交者的身份对象,类型为ProposalCreator。