starkware-libs / starkex-js

JavaScript SDK for StarkEx
https://starkware.co/starkex/api/
28 stars 18 forks source link

feat(3075511177): support multitransaction #18

Closed danielgluskin-starkware closed 2 years ago

danielgluskin-starkware commented 2 years ago

Description of the Changes

Create a new method to receive MultiTransactionRequest. Define "transaction" type - a type and body for type safety.

Solves #3075511177


Checklist