Preparing search index...
The search index is not available
signumjs
signumjs
core
getAllContractsByCodeHash
Function getAllContractsByCodeHash
Use with
ApiComposer
and belongs to
ContractApi
.
See details at
ContractApi.getAllContractIds
get
All
Contracts
By
Code
Hash
(
service
)
:
(
(
args
:
GetAllContractsByCodeHashArgs
)
=>
Promise
<
ContractList
>
)
Parameters
service
:
ChainService
Returns
(
(
args
:
GetAllContractsByCodeHashArgs
)
=>
Promise
<
ContractList
>
)
(
args
)
:
Promise
<
ContractList
>
Parameters
args
:
GetAllContractsByCodeHashArgs
Returns
Promise
<
ContractList
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
signumjs
Loading...
Use with ApiComposer and belongs to ContractApi.
See details at ContractApi.getAllContractIds