[#1320] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
This commit is contained in:
parent
d99800ee93
commit
cc7a723d77
182 changed files with 802 additions and 802 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/nspcc-dev/neo-go/pkg/wallet"
|
||||
)
|
||||
|
||||
// LoadAccount loads NEP-6 load, unlocks and returns provided account.
|
||||
// LoadAccount loads NEP-6 load, unlocks and returns the provided account.
|
||||
func LoadAccount(path, addr, password string) (*wallet.Account, error) {
|
||||
w, err := wallet.NewWalletFromFile(path)
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue