ownership improve UI
This commit is contained in:
parent
b88590f8e8
commit
5fc25566ee
@ -307,6 +307,8 @@ class OwnershipCache:
|
||||
def search(cls, addr, args=None):
|
||||
from glob import dis
|
||||
|
||||
dis.fullscreen("Wait...")
|
||||
|
||||
matches = OWNERSHIP.filter(addr, args)
|
||||
|
||||
# build cache files for both external & internal chain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user