i guess i’ll work around using `ApplyT` but feels ...
# golang
i
i guess i’ll work around using
ApplyT
but feels like it shouldn’t be necessary
l
Yes, your right that we could definitely implement
ToXOutput
on every
XPtrOutput
type. The only reason I can think of not doing it is that the SDKs themselves are already quite large (resulting binary sizes, compilation times). Would you mind opening up an issue about this?
i
sure thing