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
{{ message }}
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
Running zos push --from $ADDRESS with a truffle-hdwallet-provider (v0.0.6) yields a private key should be a Buffer error. Removing --from from the call works, using the first derived address.
Check whether this is a zos error or an hdwallet-provider error.
The text was updated successfully, but these errors were encountered:
Running
zos push --from $ADDRESS
with atruffle-hdwallet-provider
(v0.0.6) yields aprivate key should be a Buffer
error. Removing--from
from the call works, using the first derived address.Check whether this is a
zos
error or an hdwallet-provider error.The text was updated successfully, but these errors were encountered: