Skip to content

Commit d2954ce

Browse files
committed
load the proper chains
1 parent 84cc51d commit d2954ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitsharesapi/bitsharesnoderpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import re
22
from grapheneapi.api import Api as Original_Api
3-
from bitshares.chains import known_chains
3+
from bitsharesbase.chains import known_chains
44
from . import exceptions
55

66

0 commit comments

Comments
 (0)