This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Rename Trezor's dispose
method to destroy
#178
Labels
dispose
method to destroy
#178
Currently, the type we use for Keyrings does not include a "destroy" function. On the other hand, Ledger and Trezor keyring have a function for this and is named
dispose
for Trezor anddestroy
for Ledger.We should align the two hardware keyrings, renaming Trezor's
dispose
todestroy
The text was updated successfully, but these errors were encountered: