mirror of
git://holbrook.no/eth-accounts-index
synced 2024-11-15 14:16:47 +01:00
rename index to interface
This commit is contained in:
parent
9363ed3bfb
commit
b0019479af
@ -1 +1 @@
|
|||||||
from .index import AccountsIndex
|
from .interface import AccountsIndex
|
||||||
|
@ -103,8 +103,6 @@ class Test(EthTesterCase):
|
|||||||
logg.debug('o {}'.format(o))
|
logg.debug('o {}'.format(o))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# TODO: reinstate all tests
|
# TODO: reinstate all tests
|
||||||
# def test_access(self):
|
# def test_access(self):
|
||||||
# registry = AccountRegistry(self.w3, self.address, self.w3.eth.accounts[1])
|
# registry = AccountRegistry(self.w3, self.address, self.w3.eth.accounts[1])
|
||||||
|
Loading…
Reference in New Issue
Block a user