Skip to content

refactor(sdk-coin-flrp): update flrp txn builders to use etna support

68f2143
Select commit
Loading
Failed to load commit list.
Merged

WIN-8498: Refactor FLRP Transaction Builders for Better Code Organization #7839

refactor(sdk-coin-flrp): update flrp txn builders to use etna support
68f2143
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 11, 2026 in 44s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 231 in modules/sdk-coin-flrp/src/lib/utils.ts

See this annotation in the file changed.

Code scanning / CodeQL

Ineffective parameter type Warning

The parameter 'Output' has type 'any', but its name coincides with the
imported type Output
.