MCPcopy 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

isSpinningMethod · 0.95
clearMethod · 0.95
frameMethod · 0.95
startMethod · 0.95
succeedMethod · 0.95
failMethod · 0.95
infoMethod · 0.95
warnMethod · 0.95
stopMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected