Error While Fetching Data from Corda Custom Tables

前端 未结 1 1182

How to fetch data from corda Custom tables? my sample code is as follows :-

Api layer -- getIous() method 
{
    Field attributeValue=IOUSchemaV1.PersistentIOU.         


        
1条回答
  •  梦谈多话
    2021-01-24 11:12

    Try deleting implements WebServerPluginRegistry from your plugin declaration.

    0 讨论(0)
提交回复
热议问题