Skip to content

Commit

Permalink
Merge commit '6ef40dce4003e76a5a363b249d5f87194fa1c50d' into checkpoi…
Browse files Browse the repository at this point in the history
…nt/main_from_release_1.7.0_6ef40dce4003e76a5a363b249d5f87194fa1c50d
  • Loading branch information
AmineKhaldi committed Jan 27, 2023
2 parents f836034 + 6ef40dc commit f43bd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chia/rpc/wallet_rpc_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ async def _state_changed(self, change: str, change_data: Optional[Dict[str, Any]
"added_stray_cat",
"pending_transaction",
"tx_update",
"new_on_chain_notification",
}:
payloads.append(create_payload_dict("state_changed", change_data, self.service_name, "wallet_ui"))

Expand Down

0 comments on commit f43bd86

Please sign in to comment.