Bind the sub-account to a PartyB
selector = 0xcf462cb2 // bindToPartyB(address)
arguments = abi.encode(address: hedger)AccountLayer._call(
account = subAccount,
callDatas = [ 0xcf462cb2 || abi.encode(hedger) ]
)Last updated

