Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ getOraInstance
Method
getOraInstance
packages/airnode-deployer/src/utils/logger.ts:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
private getOraInstance() {
24
return
this.oraInstance;
25
}
26
27
isSpinning() {
28
return
this.getOraInstance().isSpinning;
Callers
9
isSpinning
Method · 0.95
clear
Method · 0.95
frame
Method · 0.95
start
Method · 0.95
succeed
Method · 0.95
fail
Method · 0.95
info
Method · 0.95
warn
Method · 0.95
stop
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected