Closed robertbrada closed 4 months ago
This PR fixes incorrect type. Example LocalFastOrderFilled order looks like this:
LocalFastOrderFilled
{ "process": "sync", "data": { "seeds": { "sourceChain": 10003, "orderSender": [...], "sequence": "1281", "bump": 255 }, "info": { "preparedBy": "gyVfT39y3tWQnfXwxY6Hj7ZeLFN2K8Z6heWEJ4zxYRB", "amount": "7a1200", "redeemer": "D1LLYchgdMZ8M8j8XdvUzCYCjZXhTMXSAg6WS1SAi7oN", "timestamp": "6672d177" }, "auction": "DJcvFfdymRXFyCm42JNsVmVPDw5fX666iBaNCeC2hqg2" } }
This PR fixes incorrect type. Example
LocalFastOrderFilled
order looks like this: