Closed danielgluskin-starkware closed 2 years ago
Create a new method to receive MultiTransactionRequest. Define "transaction" type - a type and body for type safety.
Solves #3075511177
<type>[optional scope]: <description>
fix: prevent racing of requests
Description of the Changes
Create a new method to receive MultiTransactionRequest. Define "transaction" type - a type and body for type safety.
Solves #3075511177
Checklist
<type>[optional scope]: <description>
, e.g:fix: prevent racing of requests