-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
go get
github.com/bazo-blockchain/bazo-client/client
client/process.go:51:36: not enough arguments in call to protocol.ConstrAccTx
have (byte, uint64, [64]byte, *ecdsa.PrivateKey)
want (byte, uint64, [64]byte, *ecdsa.PrivateKey, []byte, []protocol.ByteArray)
client/process.go:63:41: not enough arguments in call to protocol.ConstrAccTx
have (byte, uint64, [64]byte, *ecdsa.PrivateKey)
want (byte, uint64, [64]byte, *ecdsa.PrivateKey, []byte, []protocol.ByteArray)
client/process.go:180:34: not enough arguments in call to protocol.ConstrFundsTx
have (byte, uint64, uint64, uint32, [32]byte, [32]byte, *ecdsa.PrivateKey, *ecdsa.PrivateKey)
want (byte, uint64, uint64, uint32, [32]byte, [32]byte, *ecdsa.PrivateKey, *ecdsa.PrivateKey, []byte)
Metadata
Metadata
Assignees
Labels
No labels