cake_wallet/cw_bitcoin
Serhii 7fcf48f91d
Fix estimated fee calculation for customs fee rate (#1406)
* Update output.dart

* fix estimated fee calculation

* Update bitcoin_transaction_priority.dart
2024-04-26 19:18:26 +03:00
..
lib Fix estimated fee calculation for customs fee rate (#1406) 2024-04-26 19:18:26 +03:00
test Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
.gitignore Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]" 2023-02-08 19:25:37 +02:00
.metadata Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
CHANGELOG.md Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
LICENSE Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00
pubspec.lock fix empty string case (#1401) 2024-04-25 02:00:53 +02:00
pubspec.yaml Revert "version bump to 3.13.9, auth working on mac (#1367)" (#1397) 2024-04-18 20:10:58 +02:00
README.md Move bitcoin and monero parts into self modules. 2021-12-24 14:52:08 +02:00

cw_bitcoin

A new Flutter package project.

Getting Started

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.