Skip to content

add option to mocknetworkprovider to fail on minimum relay fee #381

@mr-zwets

Description

@mr-zwets

add option to mocknetworkprovider to fail on minimum relay fee of <1sat/byte

i would consider defaulting this to true

new MockNetworkProvider(options?: {
  updateUtxoSet: boolean,
  enforceMiniumRelayFee: boolean,
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    javascript-sdkRelates to the CashScript JavaScript SDK

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions