Skip to content

Commit

Permalink
Remove disallowed sender feature from test vector
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Jan 17, 2024
1 parent 3aa7611 commit 5561c15
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions tips/TIP-0054/tip-0054.md
Original file line number Diff line number Diff line change
Expand Up @@ -830,13 +830,6 @@ Anchor Output (json-encoded):
}
],
"features": [
{
"type": 0,
"address": {
"type": 0,
"pubKeyHash": "0xed1484f4d1f7d8c037087fed661dd92faccae1eed3c01182d6fdd6828cea144a"
}
},
{
"type": 2,
"entries": {
Expand All @@ -858,10 +851,10 @@ Anchor Output (json-encoded):
Anchor Output (hex-encoded binary serialization):

```
0x0200b10819000000002a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000002040817432c5a7a672503480241125e3952414a7a320441080c624c264b004e09614a050817432c5a7a672503480241125e3952414a7a320441080c624c264b004e09614a020000ed1484f4d1f7d8c037087fed661dd92faccae1eed3c01182d6fdd6828cea144a020104696f74610300322e3001020104696f74610300322e30
0x0200b10819000000002a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000002040817432c5a7a672503480241125e3952414a7a320441080c624c264b004e09614a050817432c5a7a672503480241125e3952414a7a320441080c624c264b004e09614a01020104696f74610300322e3001020104696f74610300322e30
```

Anchor Output Storage Score: `270`.
Anchor Output Storage Score: `236`.

# Copyright

Expand Down

0 comments on commit 5561c15

Please sign in to comment.