api • Docs
near-sdk-js v2.0.0 / api / signerAccountPk
signerAccountPk(): Uint8Array
Uint8Array
Returns the public key of the account that signed the transaction. Can only be called in a call or initialize function.
packages/near-sdk-js/src/api.ts:191arrow-up-right
Last updated 1 year ago