v1.3.0
Listen to chain events and update twin on requests (#194) * Listen to chain events and update twin on requests * Add retry connections to chain * Make listener not fail on decode errors and db errors * Update twin relays * Use if let instead of match to check Err * run clippy --------- Co-authored-by: Muhamad Azamy <[email protected]>