Cast a pubkey to a specific class instance. Works like castUser - returns a cached singleton per pubkey+relay-hints combination.
Instances are held weakly so unused casts can be garbage collected instead of accumulating one instance per pubkey for the lifetime of the process.
Cast a pubkey to a specific class instance. Works like castUser - returns a cached singleton per pubkey+relay-hints combination.