Preparing search index...
The search index is not available
Relic SDK
Relic SDK
@relicprotocol/types
EphemeralProver
Interface EphemeralProver
Hierarchy
Prover
EphemeralProver
Index
Properties
fee
prove
prove
Ephemeral
Properties
fee
fee
:
(
(
)
=>
Promise
<
BigNumber
>
)
Type declaration
(
)
:
Promise
<
BigNumber
>
Returns
Promise
<
BigNumber
>
prove
prove
:
(
(
params
:
any
)
=>
Promise
<
PopulatedTransaction
>
)
Type declaration
(
params
:
any
)
:
Promise
<
PopulatedTransaction
>
Parameters
params:
any
Returns
Promise
<
PopulatedTransaction
>
prove
Ephemeral
prove
Ephemeral
:
(
(
context
:
ReceiverContext
,
...
args
:
any
[]
)
=>
Promise
<
PopulatedTransaction
>
)
Type declaration
(
context
:
ReceiverContext
,
...
args
:
any
[]
)
:
Promise
<
PopulatedTransaction
>
Parameters
context:
ReceiverContext
Rest
...
args:
any
[]
Returns
Promise
<
PopulatedTransaction
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Relic SDK
@relicprotocol/client
utils
@relicprotocol/types
Ephemeral
Prover
fee
prove
prove
Ephemeral
Generated using
TypeDoc