hippospace / aptos-wallet-adapter

Other
92 stars 95 forks source link

Support MSafe allowlist #111

Closed LeviHHH closed 1 year ago

LeviHHH commented 1 year ago

This pr is based on #110. It changes the argument type of the MsafeWalletAdapter constructor to fit msafe's allowlist.

JackyWYX commented 1 year ago

Is it possible to have a separate PR only with the code change within the allowlist?

LeviHHH commented 1 year ago

Is it possible to have a separate PR only with the code change within the allowlist?

Allowlist and Multisign Account Interface features have been merged into our SDK, so we can't only apply Allowlist to adapter.

JackyWYX commented 1 year ago

I see, I see. Shall be good for now.