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
name_resolve should be an ArgCommand, not a Command
Assuming that I am trying to use name_resolve correctly:
>>> api.name_resolve('QmXfrS3pHerg44zzK6QKQj6JDk8H6cMtQS7pdXbohwNQfK')
It looks as if it needs to be specified as an `ArgCommand`, rather than
as a `Command`.
Closesipfs-shipyard#4.
0 commit comments