ckb-js / nexus

A UTxO friendly wallet extension for CKB
MIT License
15 stars 11 forks source link

fix: network changed event does'n trigger #244

Closed homura closed 1 year ago

homura commented 1 year ago

What Changed

Fix #243

Motivation

Change Type

Indicate the type of change your pull request is:

:baby_chick: Download canary assets:

nexus--canary.244.4742454098.zip

📦 Published PR as canary version: 0.0.15--canary.244.4742454098.0
:sparkles: Test out this PR locally via: ```bash npm install @nexus-wallet/ownership-providers@0.0.15--canary.244.4742454098.0 npm install @nexus-wallet/protocol@0.0.15--canary.244.4742454098.0 npm install @nexus-wallet/utils@0.0.15--canary.244.4742454098.0 # or yarn add @nexus-wallet/ownership-providers@0.0.15--canary.244.4742454098.0 yarn add @nexus-wallet/protocol@0.0.15--canary.244.4742454098.0 yarn add @nexus-wallet/utils@0.0.15--canary.244.4742454098.0 ```
codecov[bot] commented 1 year ago

Codecov Report

Merging #244 (3b296ad) into main (119c496) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files          45       45           
  Lines         875      875           
  Branches      114      114           
=======================================
  Hits          754      754           
  Misses         20       20           
  Partials      101      101           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:rocket: PR was released in v0.0.15 :rocket: