tyronbrand/flow.net

predefining CadenceComposite types that would automatically get decoded

Closed this issue · 0 comments

predefining CadenceComposite types that would automatically get decoded ( for example if I define an CarNFT in cadence I could define a CarComposite in c# and when I would get events or script results that contain a CarNFT it would automatically be of type CarComposite when decoded).