Skip to content

Commit 57d10b3

Browse files
Update .snippets/code/chain-interactions/query-data/runtime-api-calls/papi/runtime-apis.ts
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 0886460 commit 57d10b3

File tree

1 file changed

+1
-1
lines changed
  • .snippets/code/chain-interactions/query-data/runtime-api-calls/papi

1 file changed

+1
-1
lines changed

.snippets/code/chain-interactions/query-data/runtime-api-calls/papi/runtime-apis.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ async function main() {
1414
withPolkadotSdkCompat(getWsProvider(POLKADOT_TESTNET_RPC))
1515
);
1616

17-
// Get the typed API for Polkadot Hub TestNet (Paseo Asset Hub)
17+
// Get the typed API for Polkadot Hub TestNet
1818
const api = client.getTypedApi(polkadotTestNet);
1919

2020
console.log('Connected to Polkadot Hub TestNet');

0 commit comments

Comments
 (0)