Welshman Docs / @welshman/app / queryProfile
Function: queryProfile() ​
queryProfile(
nip05):Promise<undefined| {nip05:string;nip46:any;pubkey:any;relays:any; }>
Defined in: app/src/handles.ts:16
Parameters ​
nip05 ​
string
Returns ​
Promise<undefined | { nip05: string; nip46: any; pubkey: any; relays: any; }>