sender
function sender(): PublicKey
Defined in: lib/mina/v1/mina.ts:418
Returns the public key of the current transaction's sender account.
Throws an error if not inside a transaction, or the sender wasn't passed in.
function sender(): PublicKey
Defined in: lib/mina/v1/mina.ts:418
Returns the public key of the current transaction's sender account.
Throws an error if not inside a transaction, or the sender wasn't passed in.