lbcwallet/rpc/legacyrpc
Wilmer Paulino 2301069644
wallet: require key scope of account for transaction creation methods
Now that we're able to fund transactions from multiple accounts within
different key scopes, we extend our transaction creation methods to
accept a key scope parameter as well, to determine the correct account
to select inputs from.
2021-03-29 16:00:48 -07:00
..
config.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
errors.go multi: fix linter issues 2021-03-24 14:44:32 +01:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
methods.go wallet: require key scope of account for transaction creation methods 2021-03-29 16:00:48 -07:00
rpchelp_test.go multi: switch import paths back to upstream 2018-05-23 19:38:56 -07:00
rpcserver_test.go multi: fix linter issues 2021-03-24 14:44:32 +01:00
rpcserverhelp.go Update project dependencies. 2017-06-20 09:34:45 -04:00
server.go multi: fix linter issues 2021-03-24 14:44:32 +01:00