Skip to content

Commit b47bdb1

Browse files
commit new page with wip warning
1 parent 1f002c7 commit b47bdb1

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# Test Transaction
1+
## Test transactions
22

3+
Once everything is up and running you can test by sending a transaction.
4+
5+
!!! warning
6+
Work in progress.
7+
8+
9+
<!--
310
At the end of the tutorial, there should be some commands in order to verify that everything is working. If you follow the document as-is, you would probably need to do a bridge in order to get any value on L2. So it would probably be useful to show how to do that.
411
512
Alternatively, we should probably run the genesis creation step with the `--test` flag in order to start L2 with some pre-mined value. Users in Discord seem to be trying to modify the [1createGenesis.js](https://github.com/0xPolygon/cdk-validium-contracts/blob/c6743885226690788b3474fa216622023f48bd98/deployment/1_createGenesis.js#L297) file to get value on L2 by default. This should work as well.
613
7-
One quick way to verify that transactions can be mined is to send a zero-priced transaction. E.g
14+
One quick way to verify that transactions can be mined is to send a zero-priced transaction. E.g
15+
-->

0 commit comments

Comments
 (0)