Preparing search index...
The search index is not available
signumjs
signumjs
core
getContract
Function getContract
Use with
ApiComposer
and belongs to
ContractApi
.
See details at
ContractApi.getContract
get
Contract
(
service
)
:
(
(
id
:
string
)
=>
Promise
<
Contract
>
)
Parameters
service
:
ChainService
Returns
(
(
id
:
string
)
=>
Promise
<
Contract
>
)
(
id
)
:
Promise
<
Contract
>
Parameters
id
:
string
Returns
Promise
<
Contract
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
signumjs
Loading...
Use with ApiComposer and belongs to ContractApi.
See details at ContractApi.getContract