@multiversx/sdk-core - v14.0.1
Preparing search index...
SmartContractDeployOutcome
Interface SmartContractDeployOutcome
interface
SmartContractDeployOutcome
{
contracts
:
DeployedSmartContract
[]
;
returnCode
:
string
;
returnMessage
:
string
;
}
Index
Properties
contracts
return
Code
return
Message
Properties
contracts
contracts
:
DeployedSmartContract
[]
return
Code
returnCode
:
string
return
Message
returnMessage
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contracts
return
Code
return
Message
@multiversx/sdk-core - v14.0.1
Loading...