lousando / briskett

A delicious Tezos wallet interface for Trezor.
https://briskett.app
MIT License
5 stars 8 forks source link

Tentative fix for #17 #18

Closed adept closed 1 year ago

adept commented 1 year ago

I dont have a testnode to fully verify this, but based on https://tezostaquito.io/docs/set_delegate/ it should work

lousando commented 1 year ago

I tested this, and unfortunately, this patch does not work. I am only using Taquito to estimate fees. To unset delegates we'd have to work with the TrezorConnect API.

There are some examples here on how to do it with using a KT1 smart contract address, but I don't have the knowledge just yet on how to interact with those types of addresses.