Skip to content

Commit

Permalink
checkpoint: into main from release/1.7.0 @ 6ef40dc (Chia-Network#14417)
Browse files Browse the repository at this point in the history
Source hash: 6ef40dc
Remaining commits: 0
  • Loading branch information
wallentx authored Jan 27, 2023
2 parents f836034 + f43bd86 commit 4ebd51d
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 4ebd51d

Please sign in to comment.