• Kelvin Fichter's avatar
    feat(sdk): remove getTokenBridgeMessages function · 5ffb5fcf
    Kelvin Fichter authored
    Removes the getTokenBridgeMessagesByAddress function from the SDK. This
    function is not particularly useful and its behavior is confusing. It's
    much easier for users of the package to simply use getDepositsByAddress
    and getWithdrawalsByAddress separately, since this is already what
    getTokenBridgeMessagesByAddress was doing under the hood.
    5ffb5fcf
cross-chain-messenger.spec.ts 50.7 KB