fluidex / rollup-state-manager

5 stars 6 forks source link

Update and add a test case for REST `get_l2_blocks` API #166

Closed silathdiir closed 3 years ago

silathdiir commented 3 years ago

Closes #160

It seems that the issue is caused by the updated REST port from 8767 to 8766. TODO: rest_get_l2_blocks.ts could work on local, but not on integration-test, needs to be fixed later.