File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ this case have the TokenCreated Event
122122
123123``` sh,test-ci,bashtestmd:compare-output
124124$ sleep 5
125- $ curl -sS http://127.0.0.1:12346/ledger/txs/0xa7b15031b1be61a33ee4127bad4740b9822a674c9926409daef1cdd44ee46be0 /events | jq
125+ $ curl -sS http://127.0.0.1:12346/ledger/txs/0x5dd7cb7f1ed786a5f3275fa597f12ec0cd0748d7298cf7ba16c3ea9c353dd4fd /events | jq
126126[
127127 {
128128 "type": "event",
@@ -156,7 +156,7 @@ $ curl -sS http://127.0.0.1:12346/ledger/txs/0xa7b15031b1be61a33ee4127bad4740b98
156156 "type": "moduleRef",
157157 "name": "Bank"
158158 },
159- "tx_hash": "0xa7b15031b1be61a33ee4127bad4740b9822a674c9926409daef1cdd44ee46be0 "
159+ "tx_hash": "0x5dd7cb7f1ed786a5f3275fa597f12ec0cd0748d7298cf7ba16c3ea9c353dd4fd "
160160 }
161161]
162162```
You can’t perform that action at this time.
0 commit comments