Skip to content

Commit

Permalink
docs: path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
praetoriansentry committed Mar 19, 2024
1 parent 291d2a8 commit 24fe82a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* Polygon CDK Kurtosis Package

[[file:docs/architecture.png]]
[[file:cdk/docs/architecture.png]]

To get started you'll want to get everything [[https://docs.kurtosis.com/install/][installed]]. Once that's
good and installed on your system, you can ~cd~ into this directory
Expand Down
1 change: 1 addition & 0 deletions cdk/docs/cdk-ops.org
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ docker run -it --net=container:f0ce09999e30 nicolaka/netshoot:latest /bin/bash

Confirm that we're on the correct fork
#+begin_src bash
export ETH_RPC_URL="$(kurtosis port print cdk-v1 el-1-geth-lighthouse rpc)"
cast call 0x2F50ef6b8e8Ee4E579B17619A92dE3E2ffbD8AD2 'rollupIDToRollupData(uint32)(address,uint64,address,uint64,bytes32,uint64,uint64,uint64,uint64,uint64,uint64,uint8)' 1
#+end_src
* Chaos
Expand Down

0 comments on commit 24fe82a

Please sign in to comment.