Skip to content

Commit 2608f70

Browse files
committed
fix: llms
1 parent d798c6f commit 2608f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16523,7 +16523,7 @@ Once connected, you can review blocks, call extrinsics, inspect storage, and int
1652316523

1652416524
## Parachain Compatibility
1652516525

16526-
The `polkadot-omni-node` is designed to work with most parachains out of the box, but your parachain runtime must meet certain requirements and follow specific conventions to be compatible. This section outlines what your runtime needs to implement and configure to work seamlessly with the `polkadot-omni-node`:
16526+
The `polkadot-omni-node` is designed to work with most parachains out of the box, but your parachain's runtime must meet certain requirements and follow specific conventions to be compatible. This section outlines what your runtime needs to implement and configure to work seamlessly with the `polkadot-omni-node`:
1652716527

1652816528
- Your runtime must implement the required runtime APIs (see below).
1652916529
- Your runtime must include and configure the required pallets.

0 commit comments

Comments
 (0)