auth: Restructure for getting tokens form keystore

This commit is contained in:
Łukasz Magiera
2019-07-24 00:37:05 +02:00
parent 4ff83c5744
commit fa4bf5178a
6 changed files with 73 additions and 44 deletions
+2
View File
@@ -70,7 +70,9 @@ const (
HandleIncomingBlocksKey
HandleIncomingMessagesKey
// daemon
SetApiEndpointKey
ServeRPCKey
_nInvokes // keep this last
)