Skip to content

Commit 2733aff

Browse files
Apply suggestion from @anegg0
Co-authored-by: Gaël Blanchemain <anegg0@users.noreply.github.com>
1 parent 3955014 commit 2733aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/launch-arbitrum-chain/07-arbitrum-node-runners/run-batch-poster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Once you have the batch poster address, you can obtain the fee collector address
205205
cast call --rpc-url $ORBIT_CHAIN_RPC 0x000000000000000000000000000000000000006D "getFeeCollector(address) (address)" $BATCH_POSTER_ADDRESS
206206
```
207207

208-
Which is also possible using the Arbitrum Chain SDK:
208+
You can also use the Arbitrum Chain SDK:
209209

210210
```Typescript
211211
const orbitChainClient = createPublicClient({

0 commit comments

Comments
 (0)