ava-labs / avalanchejs

The Avalanche Platform JavaScript Library
Other
321 stars 164 forks source link

correct NetworkID #876

Closed meaghanfitzgerald closed 3 weeks ago

meaghanfitzgerald commented 1 month ago

when running yarn run example I get the following error:

error: couldn't issue tx: failed to verify transfer: invalid signature

typecasting the context fixes this issue.

rictorlome commented 3 weeks ago

ty for opening this -- addressed here https://github.com/ava-labs/avalanchejs/pull/875