bug: fix boser rpc
This commit is contained in:
committed by
Brett Rowan
parent
09c7aff640
commit
97c20dae0a
@@ -746,7 +746,7 @@ class BOSer(BraiinsOSFirmware):
|
|||||||
"""Handler for new versions of BraiinsOS+ (post-gRPC)"""
|
"""Handler for new versions of BraiinsOS+ (post-gRPC)"""
|
||||||
|
|
||||||
_rpc_cls = BOSMinerRPCAPI
|
_rpc_cls = BOSMinerRPCAPI
|
||||||
web: BOSMinerRPCAPI
|
rpc: BOSMinerRPCAPI
|
||||||
_web_cls = BOSerWebAPI
|
_web_cls = BOSerWebAPI
|
||||||
web: BOSerWebAPI
|
web: BOSerWebAPI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user