Skip to content

Commit 4f30d82

Browse files
committed
Fix lack of closing tag oops
1 parent 4334e2f commit 4f30d82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/data/rpc/api-reference/methods/getLedgerEntries.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ const ledgerKey = getLedgerKeySymbol(
165165
);
166166
```
167167

168+
</CodeExample>
169+
168170
### Contract Wasm Code
169171

170172
To understand this, we need a handle on how smart contract deployment works:

0 commit comments

Comments
 (0)