OSDN Git Service

add getWalletInfo API to acquire rescan wallet schedule (#1098)
authoroysheng <33340252+oysheng@users.noreply.github.com>
Wed, 27 Jun 2018 06:30:04 +0000 (14:30 +0800)
committerPaladz <yzhu101@uottawa.ca>
Wed, 27 Jun 2018 06:30:04 +0000 (14:30 +0800)
commitde1e24845f33d89cc980d0222578375b54440123
treee5603949848c7b69533f9a9046e03f2fd91a4941
parent3c079f3143368aaf1933c9f8c7c94f5fe4b33931
add getWalletInfo API to acquire rescan wallet schedule (#1098)
api/api.go
api/nodeinfo.go
api/wallet.go
cmd/bytomcli/commands/bytomcli.go
cmd/bytomcli/commands/wallet.go [new file with mode: 0644]
wallet/wallet.go