Fill in the doc holes! #25

Open
opened 2026-05-10 20:47:05 +09:00 by zxq9 · 0 comments
Owner

I totally missed that a few of the main interface functions in hz.erl are just totally undocumented, but almost certainly should be documented. Oh noes! hz:sign_tx/2,3, for example, just has a return type any() which is total nonsense. Worse than nonsense, it's almost actively mean.

This can be updated without a point release, of course -- but it needs to be done so leaving myself a note here to not forget it.

I totally missed that a few of the main interface functions in hz.erl are just totally undocumented, but almost certainly *should* be documented. Oh noes! `hz:sign_tx/2,3`, for example, just has a return type `any()` which is total nonsense. Worse than nonsense, it's almost actively mean. This can be updated without a point release, of course -- but it needs to be done so leaving myself a note here to not forget it.
zxq9 self-assigned this 2026-05-10 20:47:13 +09:00
Sign in to join this conversation.