diff --git a/steembase/operations.py b/steembase/operations.py index e9a2d20..bd31978 100644 --- a/steembase/operations.py +++ b/steembase/operations.py @@ -18,7 +18,7 @@ "STEEM": 3, "VESTS": 6, "SBD": 3, -} +} # this DICT blocks operations on private chains, need to pull assets from /steembase/chains.py `known_chains` class Operation: