ownPublicKey
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / ownPublicKey
Function: ownPublicKey()
function ownPublicKey(circuitContext): EncodedCoinPublicKey;
Retrieves the Zswap coin public key of the user executing the circuit.
Parameters
circuitContext
CircuitContext<unknown>
The current circuit context.