Skip to content

Specify absFee when building Tx #37

Description

@saiy2k

Hi,

Right now buildLbtcTx has the following signature, where it takes feeRate

Future<String> buildLbtcTx(
      {required int sats,
      required String outAddress,
      required double feeRate,
      required bool drain,
      dynamic hint}) 

Need an option to specify absFee to this function

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions