closeOracleUpdatesSubscription method
Close the subscription
Implementation
void closeOracleUpdatesSubscription(ArchethicOracle archethicOracle) {
archethicOracle.close();
}
Close the subscription
void closeOracleUpdatesSubscription(ArchethicOracle archethicOracle) {
archethicOracle.close();
}