deondigital/api-client

CordaAgent uses `confidential` whereas on kotlin it is `isConfidential`

Closed this issue · 0 comments

Consequence: the fromValue of the kotlin ExternalObject.Agent will fail when sent data generated by toValue of the typescript ExternalObject.Agent

We could just change the codec on deon-dsl but why not keep it consistent?