Function: deploymentData()
deploymentData(
walletWSF):Promise<AccountDeploymentData>
Defined in: src/wallet/connectV5.ts:106
Get deployment data for a contract.
Parameters
walletWSF
WalletWithStarknetFeatures
The get-starknet V5 wallet object to use.
Returns
Promise<AccountDeploymentData>
The deployment data result.