Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Loping151/RoverSign
/ is_net
Method
is_net
RoverSign/utils/api/requests.py:47–49 ·
view source on GitHub ↗
(self, roleId)
Source
from the content-addressed store, hash-verified
45
ssl_verify = True
46
47
def
is_net(self, roleId):
48
_temp = int(roleId)
49
return
_temp >= 200000000
50
51
def
get_server_id(
52
self,
Callers
3
get_server_id
Method · 0.95
rover_sign_up_handler
Function · 0.80
rover_auto_sign_task
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected