[#404] morph/client: Define notary client

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2021-02-20 13:22:59 +03:00 committed by Alex Vanin
parent 948823c392
commit 779a495625
2 changed files with 414 additions and 0 deletions

View file

@ -28,6 +28,8 @@ type Client struct {
acc *wallet.Account // neo account
gas util.Uint160 // native gas script-hash
notary *notary
}
// ErrNilClient is returned by functions that expect