use types.MetadataFromVersion in 29-fee callback handlers #4101
Labels
29-fee
good first issue
Good for newcomers
type: code hygiene
Clean up code but without changing functionality or interfaces
type: refactor
Architecture, code or CI improvements that may or may not tackle technical debt.
Pre-requisite:
MetadataFromVersion
to29-fee
pkg types #4100Summary
Fee middleware Metadata can be parsed from the channel version string using a new helper:
We can make use of this in app callbacks within
29-fee
such asChanOpenInit
,ChanOpenTry
etc..Essentially replacing the usage of:
For Admin Use
The text was updated successfully, but these errors were encountered: