Skip to content

Commit 23f9c86

Browse files
authored
docs: update link to @stacks/rpc-client (#2216)
1 parent 9899101 commit 23f9c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This library is now generated with [openapi-typescript](https://openapi-ts.dev/openapi-fetch/) rather than [swagger-codegen](https://github.com/swagger-api/swagger-codegen). Several types which previously presented as the `any` type are now fixed, and the `@stacks/stacks-blockchain-api-types` package is no longer needed.
66

77

8-
This repo no longer includes a schema for the Stacks Blockchain RPC interface. An alternative client library for the RPC interface can be found at https://github.com/hirosystems/stacks.js/pull/1737.
8+
This repo no longer includes a schema for the Stacks Blockchain RPC interface. An alternative client library for the RPC interface can be found at [@stacks/rpc-client](https://github.com/hirosystems/stacks-rpc-client).
99

1010
#### Configuration & Middleware
1111

0 commit comments

Comments
 (0)