diff --git a/doc/seals.md b/doc/seals.md index 8e2a853a..0c066771 100644 --- a/doc/seals.md +++ b/doc/seals.md @@ -18,7 +18,7 @@ closing previous seal in RGB state evolution graph. |------------------|---------| --------- | ------------ |-------------|-----------------------------------------|---------------| | [`Outpoint`] | BP Core | Required | No | No | `:` | Genesis | | [`BlindSeal`] | BP Core | Required | Yes | No | `:</~>:#` | Stash | -| [`SecretSeal`] | BP Core | Unknown | Implicit | Yes | `txob:#` | Ext. payments | +| [`SecretSeal`] | BP Core | Unknown | Implicit | Yes | `txob:#` | Ext. payments | | [`ExplicitSeal`] | BP Core | Optional | Yes | No | `:</~>:` | Internal | | [`VoutSeal`] | RGB Std | Absent | Yes | No | `:~:#` | SealEndpoint | | [`TerminalSeal`] | RGB Std | Optional | Varies | Can be | `/` | Consignments | diff --git a/src/containers/seals.md b/src/containers/seals.md index 8e2a853a..0c066771 100644 --- a/src/containers/seals.md +++ b/src/containers/seals.md @@ -18,7 +18,7 @@ closing previous seal in RGB state evolution graph. |------------------|---------| --------- | ------------ |-------------|-----------------------------------------|---------------| | [`Outpoint`] | BP Core | Required | No | No | `:` | Genesis | | [`BlindSeal`] | BP Core | Required | Yes | No | `:</~>:#` | Stash | -| [`SecretSeal`] | BP Core | Unknown | Implicit | Yes | `txob:#` | Ext. payments | +| [`SecretSeal`] | BP Core | Unknown | Implicit | Yes | `txob:#` | Ext. payments | | [`ExplicitSeal`] | BP Core | Optional | Yes | No | `:</~>:` | Internal | | [`VoutSeal`] | RGB Std | Absent | Yes | No | `:~:#` | SealEndpoint | | [`TerminalSeal`] | RGB Std | Optional | Varies | Can be | `/` | Consignments |