ownPublicKey
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.16.0-rc.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.