Note: OutputData helpers only require keyset id and keys. If you want richer keyset typing at the call site, use OutputDataLike<YourType>.
id
keys
OutputDataLike<YourType>
WARNING: In v4 we may simplify this further by fixing the keyset type to HasKeysetKeys and removing the generic.
HasKeysetKeys
Note: OutputData helpers only require keyset
idandkeys. If you want richer keyset typing at the call site, useOutputDataLike<YourType>.