trustgraph / trustgraph-holochain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate TrustAtom inputs

harlantwood opened this issue · comments

Feature

Example TA:

Ŧ→sushi[0x00].900000000[0x00]892412523[0x00]uhCEk…UFnFF

Content in this example is sushi

Validations:

  • value - must be string containing a number
  • value - must be in the range -1..1 (inclusive)

Fixed in #13