Closed daidoji closed 9 months ago
As discussed on call yesterday (Feb 13, 2024) validity of semantic context of payloads are outside the scope of the spec directly so I'll close this. Might propose a PR noting this fact in the spec for clarity later.
Codes
1AAL
(truthy
) and1AAM
(falsey
) in the specification are not defined in a concrete way. Likely these codes inherit from the python implementation of keripy (in which case the values likely evaluate to the truthy-ness and falesy-ness of python autocasts to boolean) but for readers of the spec we should probably define this explicitly.