Class EphemeralProverImpl<Params>Abstract

Type Parameters

  • Params

Hierarchy

Implements

Constructors

Properties

client: RelicClient
contract: Contract
ephemeralFacts: Contract

Methods

  • Proves a fact ephemerally and deliver it to the receiver If context.extra is undefined, it will default to the fact signature data for compatibility with the RelicReceiver SDK contracts

    Parameters

    Returns Promise<PopulatedTransaction>

Generated using TypeDoc