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
As @ethanfrey has pointed out in #633 (review) the implementation does not include the "pinned" data in the code info.
My original thinking was that we need any way to query if a contract is pinned and not necessarily both ways. Getting the list of all pinned contracts was more beneficial to me than by contract id. For my case I would consider this task done and but encourage anybody who really needs this info by code id to open a new task.
It is currently not possible to query pinned codes or check if a wasm code id is pinned.
CLI support would be nice.
The text was updated successfully, but these errors were encountered: