Skip to content

Argument Serialization Error with Interaction in version 9.2.0 #150

@keyur555

Description

@keyur555

Hello,

When I use the Interaction class with the "withSingleESDTTransfer" method to build a Transaction, then I get this error since the Version 9.2.0. The error I did not get in 9.1.0.

Uncaught (in promise) TypeError: t.isSet is not a function
at r (app.js)
at t.ArgSerializer.valuesToBuffers (app.js)
at t.ArgSerializer.valuesToStrings (app.js)
at t.ArgSerializer.valuesToString (app.js)
at s (app.js)
at t.ContractCallPayloadBuilder.build (app.js)
at w.call (app.js)
at t.Interaction.buildTransaction (app.js)

It could be a bug.

Thank you!

Metadata

Metadata

Labels

bugSomething isn't workinghigh priorityhigh priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions