Refactor formatParameters
method in Taquito beacon wallet to not use any
#3050
Labels
enhancement
New feature or request
formatParameters
method receives and returns typeany
, which will sometimes mask issues. This was potentially done as a shortcut, but need to be addressed to prevent potential issues.relevant links:
https://github.com/ecadlabs/taquito/blob/master/packages/taquito-beacon-wallet/src/taquito-beacon-wallet.ts#L207
The text was updated successfully, but these errors were encountered: