Skip to content

Wallet not working, log included #2

@rami-dabain

Description

@rami-dabain
# github.com/d4l3k/go-electrum/wallet
../../github.com/d4l3k/go-electrum/wallet/wallet.go:80: cannot use amounts (type map[string]btcutil.Amount) as type []*wire.TxOut in argument to w.wallet.CreateSimpleTx
../../github.com/d4l3k/go-electrum/wallet/wallet.go:88: createdTx.MsgTx undefined (type *txauthor.AuthoredTx has no field or method MsgTx)
../../github.com/d4l3k/go-electrum/wallet/wallet.go:140: assignment count mismatch: 2 = 1
../../github.com/d4l3k/go-electrum/wallet/wallet.go:179: too many arguments in call to wallet.Open
	have (nil, *chaincfg.Params, walletdb.DB, walletdb.Namespace, walletdb.Namespace, *waddrmgr.OpenCallbacks)
	want (walletdb.DB, []byte, *waddrmgr.OpenCallbacks, *chaincfg.Params)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions