trustoverip / tswg-keri-specification

Key Event Receipt Infrastructure (KERI)
https://trustoverip.github.io/tswg-keri-specification/
Other
13 stars 12 forks source link

`dip` message example has a typo in the `t` field. #207

Open VasiliyS opened 2 months ago

VasiliyS commented 2 months ago

https://trustoverip.github.io/tswg-keri-specification/#delegated-inception-event-message-body

{
  "v": "KERI10JSON0001ac_",
  "t": "icp",
  "d": "EL1L56LyoKrIofnn0oPChS4EyzMHEEk75INJohDS_Bug",
  "i": "EL1L56LyoKrIofnn0oPChS4EyzMHEEk75INJohDS_Bug",
  "s": "0",
<snip>
}

t should be dip

SmithSamuelM commented 2 months ago

Yes that's a typo