OSDN Git Service

add access token authentication function to cobra (#117)
authoryahtoo <yahtoo.ma@gmail.com>
Tue, 21 Nov 2017 02:00:04 +0000 (10:00 +0800)
committerPaladz <yzhu101@uottawa.ca>
Tue, 21 Nov 2017 02:00:04 +0000 (10:00 +0800)
commit598578bb5d09627b7ae0ed7f91a405194ab7739f
treed3a27d97711ba30c0dc313f115ec98a5ad772db4
parent1fff8b9c299f989cd17c0b63bb46b8c55ea46ced
add access token authentication function to cobra (#117)

* add access token authentication function

* add access token authentication function
blockchain/accesstokens.go
cmd/cobra/commands/accesstoken.go [new file with mode: 0644]
cmd/cobra/commands/bytomcli.go