Open o0x opened 4 years ago
getConnections() makes no state changes, allowing a query call should speed up inter-canister comms.
For context, I'd like to call into this from another app's canister, ie other than the linkedup one. It'd be great if I could make the calls to this method more efficient.
getConnections() makes no state changes, allowing a query call should speed up inter-canister comms.