alpha
tag:
deployerAccount
parameter has been removed, as all deployments are now handled via the Orchestrator.
Also, sourceChains
now accepts a list of chains instead of a single chain.
permissionless
:
account
object is multi-chain; you don’t need to create separate instances for each chain.owners
when creating the account:
deploy
method:
getOrderPath
to get the path.
prepareTransaction
:
signTransaction
method:
postSignedOrderBundle
to submit the intent to the orchestrator:
submitTransaction
method:
getBundleStatus
method to get bundle status updates:
waitForExecution
method: