You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once a the new version of PJS/Api is released, it will come with a breaking change of handling the assetId as a HexString instead of number | object as it's now. The dep will have to be updated as well as the corresponding methods/examples/tests that currently handle that field.
The text was updated successfully, but these errors were encountered:
Ref: PJS API PR 5967
Once a the new version of PJS/Api is released, it will come with a breaking change of handling the
assetId
as aHexString
instead ofnumber | object
as it's now. The dep will have to be updated as well as the corresponding methods/examples/tests that currently handle that field.The text was updated successfully, but these errors were encountered: