We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edfd4c commit e1270b4Copy full SHA for e1270b4
src/community/pds_contract_oracle.ts
@@ -4,7 +4,7 @@ import { ContractReader } from './contract_oracle';
4
5
/**
6
* Oracle class responsible for retrieving and
7
- * reading Smartweave Contracts from the ArNS Microservice
+ * reading Smartweave Contracts from the PDS Contract Cache Microservice
8
*/
9
export class PDSContractCacheServiceContractReader implements ContractReader {
10
/** Fetches smartweave contracts from the Verto cache */
0 commit comments