Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
getContractByteCode
Function getContractByteCode
getContractByteCode
(
contractId
:
`
ct_
${
string
}
`
,
options
:
{
onNode
:
Node
}
,
)
:
Promise
<
ByteCode
>
Get contract byte code
Parameters
contractId
:
`
ct_
${
string
}
`
Contract address
options
:
{
onNode
:
Node
}
Options
onNode
:
Node
Node to use
Returns
Promise
<
ByteCode
>
Deprecated
Use
Node.getContractCode
instead
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@aeternity/aepp-sdk
Loading...
Get contract byte code