v0.13.2
This is a hotfix release fixing some JSON-RPC API issues.
Fixed
starknet_getTransactionReceipt
responses are missing thepayload
property inMSG_TO_L1
objects on the JSON-RPC 0.7 interface.starknet_traceTransaction
andstarknet_traceBlockTransactions
returns L2 to L1 messages from inner calls duplicated.