@armada/sdk / index / verifyCctpBinding
Function: verifyCctpBinding()
verifyCctpBinding(
adaptParams,recipient,destinationDomain,maxFee):boolean
Defined in: src/tx/adapt-params.ts:37
True when the arguments hash to the proof-bound adaptParams (matches CCTPBindingLib.verify).
Parameters
adaptParams
string
recipient
string
destinationDomain
number
maxFee
bigint
Returns
boolean