mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-25 06:55:45 +00:00
fixed reference to App
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
da6fea8e16
commit
3a3f977fc3
@ -9,7 +9,7 @@ import random
|
||||
|
||||
from abci import types_v0_31_5 as types
|
||||
|
||||
from planetmint import App
|
||||
from planetmint.core import App
|
||||
from planetmint.backend.localmongodb import query
|
||||
from planetmint.common.crypto import generate_key_pair
|
||||
from planetmint.core import (CodeTypeOk,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user