working commit
This commit is contained in:
@@ -3,7 +3,7 @@ package maindb
|
||||
import (
|
||||
"context"
|
||||
|
||||
"mstore/app/descr"
|
||||
"mstore/pkg/descr"
|
||||
)
|
||||
|
||||
func (db *Database) InsertAccount(ctx context.Context, account *descr.Account) error {
|
||||
|
||||
Reference in New Issue
Block a user