Skip to content

addr

addr(address): Address

Given an address string, return the 32 byte public key

Parameters

address: string

The address string. MUST be a string literal.

Returns

Address

Source

types/global.d.ts:937