mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-22 20:42:03 +00:00
![]() Right now, the recommended fee by 21.co is 200 satoshis per b. (see https://bitcoinfees.21.co/api/v1/fees/recommended ) We use 21.co on mytrezor. 200 satoshis per byte == 200.000 satoshis per kB. I am raising it to 300.000 so we have some breathing room. |
||
---|---|---|
keys | ||
protob | ||
signer | ||
tools | ||
udev | ||
coins.json | ||
README.md |
#trezor-common
Common files shared among TREZOR repositories.
This repo is meant to be included as submodule to others using:
git submodule add https://github.com/trezor/trezor-common.git trezor-common