TicketCreate: correct sequence number off-by-one in more places

This commit is contained in:
mDuo13
2021-04-21 12:06:50 -07:00
parent 75e0d3bf33
commit 0093cb2888
3 changed files with 89 additions and 89 deletions

View File

@@ -38,7 +38,7 @@ A TicketCreate transaction sets aside one or more [sequence numbers][Sequence Nu
If the transaction cannot create _all_ of the requested Tickets (either due to the 250-Ticket limit or the [owner reserve](reserves.html)), it fails and creates no Tickets. To look up how many Tickets an account currently owns, use the [account_info method][] and check the `account_data.TicketCount` field. If the transaction cannot create _all_ of the requested Tickets (either due to the 250-Ticket limit or the [owner reserve](reserves.html)), it fails and creates no Tickets. To look up how many Tickets an account currently owns, use the [account_info method][] and check the `account_data.TicketCount` field.
**Tip:** This transaction increases the sending account's [sequence number][Sequence Number] by the number of tickets created (`TicketCount`). This is the only transaction that increases an account's sequence number by more than 1. **Tip:** This transaction increases the sending account's [sequence number][Sequence Number] by 1 _plus_ the number of tickets created (`TicketCount`). This is the only transaction that increases an account's sequence number by more than 1.
## Error Cases ## Error Cases

View File

@@ -49,15 +49,15 @@
/></clipPath /></clipPath
></defs ></defs
><g font-family="sans-serif" font-size="14px" transform="translate(660,370)" ><g font-family="sans-serif" font-size="14px" transform="translate(660,370)"
><text x="213" xml:space="preserve" y="18.1094" clip-path="url(#clipPath2)" stroke="none" ><text x="212" xml:space="preserve" y="17.9844" clip-path="url(#clipPath2)" stroke="none"
>...</text >...</text
></g ></g
><g font-family="sans-serif" font-size="14px" transform="translate(80,370)" ><g font-family="sans-serif" font-size="14px" transform="translate(80,370)"
><text x="113" xml:space="preserve" y="18.1094" clip-path="url(#clipPath3)" stroke="none" ><text x="112" xml:space="preserve" y="17.9844" clip-path="url(#clipPath3)" stroke="none"
>...</text >...</text
></g ></g
><g font-family="sans-serif" font-size="14px" transform="translate(540,280)" ><g font-family="sans-serif" font-size="14px" transform="translate(540,280)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath4)" stroke="none" ><text x="5" xml:space="preserve" y="17.9844" clip-path="url(#clipPath4)" stroke="none"
>creates</text >creates</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(130,130)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(130,130)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -65,12 +65,12 @@
/></g /></g
><g transform="translate(130,130)" ><g transform="translate(130,130)"
><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath5)" ><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath5)"
/><text x="36" font-size="14px" y="18.1094" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="37" font-size="14px" y="17.9844" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account</text >Account</text
><path fill="none" d="M1 24.1094 L129 24.1094" clip-path="url(#clipPath5)" ><path fill="none" d="M1 23.9844 L129 23.9844" clip-path="url(#clipPath5)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
>ID: rf1Bi...</text >ID: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 101</text >Sequence: 101</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(80,70)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(80,70)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -78,7 +78,7 @@
/></g /></g
><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(80,70)" stroke-linecap="butt" ><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(80,70)" stroke-linecap="butt"
><rect fill="none" x="0.5" width="238.5" height="338.5" y="0.5" clip-path="url(#clipPath6)" ><rect fill="none" x="0.5" width="238.5" height="338.5" y="0.5" clip-path="url(#clipPath6)"
/><text x="25" font-size="14px" y="18.1094" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="24" font-size="14px" y="17.9844" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ledger State Data (Before)</text >Ledger State Data (Before)</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(950,270)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(950,270)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -86,59 +86,59 @@
/></g /></g
><g transform="translate(950,270)" ><g transform="translate(950,270)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath7)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath7)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 103</text >Sequence: 104</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(820,270)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(820,270)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" stroke="none" ><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" stroke="none"
/></g /></g
><g transform="translate(820,270)" ><g transform="translate(820,270)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath7)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath7)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 102</text >Sequence: 103</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(690,270)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(690,270)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" stroke="none" ><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" stroke="none"
/></g /></g
><g transform="translate(690,270)" ><g transform="translate(690,270)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath7)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath7)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath7)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 101</text >Sequence: 102</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(690,130)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(690,130)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath5)" stroke="none" ><rect x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath5)" stroke="none"
/></g /></g
><g transform="translate(690,130)" ><g transform="translate(690,130)"
><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath5)" ><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath5)"
/><text x="36" font-size="14px" y="18.1094" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="37" font-size="14px" y="17.9844" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account</text >Account</text
><path fill="none" d="M1 24.1094 L129 24.1094" clip-path="url(#clipPath5)" ><path fill="none" d="M1 23.9844 L129 23.9844" clip-path="url(#clipPath5)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" xml:space="preserve"
>ID: rf1Bi...</text >ID: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath5)" font-family="sans-serif" stroke="none" font-weight="bold" xml:space="preserve"
>Sequence: 104</text >Sequence: 105</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(660,80)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(660,80)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath8)" stroke="none" ><rect x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath8)" stroke="none"
/></g /></g
><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(660,80)" stroke-linecap="butt" ><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(660,80)" stroke-linecap="butt"
><rect fill="none" x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath8)" ><rect fill="none" x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath8)"
/><text x="131" font-size="14px" y="18.1094" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="129" font-size="14px" y="17.9844" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ledger State Data (After)</text >Ledger State Data (After)</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(420,150)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(420,150)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -146,16 +146,16 @@
/></g /></g
><g transform="translate(420,150)" ><g transform="translate(420,150)"
><rect fill="none" x="0.5" width="128.5" height="98.5" y="0.5" clip-path="url(#clipPath9)" ><rect fill="none" x="0.5" width="128.5" height="98.5" y="0.5" clip-path="url(#clipPath9)"
/><text x="20" font-size="14px" y="18.1094" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="20" font-size="14px" y="17.9844" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve"
>TicketCreate</text >TicketCreate</text
><text x="25" font-size="14px" y="34.2188" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="25" font-size="14px" y="33.9688" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve"
>transaction</text >transaction</text
><path fill="none" d="M1 40.2188 L129 40.2188" clip-path="url(#clipPath9)" ><path fill="none" d="M1 39.9688 L129 39.9688" clip-path="url(#clipPath9)"
/><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="71.4375" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="70.9375" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve"
>TicketCount: 3</text >TicketCount: 3</text
><text x="5" font-size="14px" y="87.5469" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="86.9219" clip-path="url(#clipPath9)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 101</text >Sequence: 101</text
></g ></g
><g transform="translate(540,210)" ><g transform="translate(540,210)"
@@ -180,7 +180,7 @@
><path fill="none" d="M149.5 20.5 L10.5 20.5" clip-path="url(#clipPath13)" ><path fill="none" d="M149.5 20.5 L10.5 20.5" clip-path="url(#clipPath13)"
/><path d="M138.7417 14 L150 20.5 L138.7417 27 Z" clip-path="url(#clipPath13)" stroke="none" /><path d="M138.7417 14 L150 20.5 L138.7417 27 Z" clip-path="url(#clipPath13)" stroke="none"
/><path fill="none" d="M138.7417 14 L150 20.5 L138.7417 27 Z" clip-path="url(#clipPath13)" /><path fill="none" d="M138.7417 14 L150 20.5 L138.7417 27 Z" clip-path="url(#clipPath13)"
/><text x="52.625" font-size="14px" y="32.1094" clip-path="url(#clipPath13)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="52.5903" font-size="14px" y="31.9844" clip-path="url(#clipPath13)" font-family="sans-serif" stroke="none" xml:space="preserve"
>updates</text >updates</text
></g ></g
><g transform="translate(250,170)" ><g transform="translate(250,170)"

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -37,17 +37,17 @@
/></clipPath /></clipPath
></defs ></defs
><g font-family="sans-serif" font-size="14px" transform="translate(750,370)" ><g font-family="sans-serif" font-size="14px" transform="translate(750,370)"
><text x="213" xml:space="preserve" y="18.1094" clip-path="url(#clipPath2)" stroke="none" ><text x="212" xml:space="preserve" y="17.9844" clip-path="url(#clipPath2)" stroke="none"
>...</text >...</text
></g ></g
><g font-family="sans-serif" font-size="14px" transform="translate(40,370)" ><g font-family="sans-serif" font-size="14px" transform="translate(40,370)"
><text x="213" xml:space="preserve" y="18.1094" clip-path="url(#clipPath2)" stroke="none" ><text x="212" xml:space="preserve" y="17.9844" clip-path="url(#clipPath2)" stroke="none"
>...</text >...</text
></g ></g
><g font-family="sans-serif" font-size="14px" transform="translate(930,290)" ><g font-family="sans-serif" font-size="14px" transform="translate(930,290)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath3)" stroke="none" ><text x="5" xml:space="preserve" y="17.9844" clip-path="url(#clipPath3)" stroke="none"
>Ticket 102</text >Ticket 103</text
><text x="5" xml:space="preserve" y="34.2188" clip-path="url(#clipPath3)" stroke="none" ><text x="5" xml:space="preserve" y="33.9688" clip-path="url(#clipPath3)" stroke="none"
>deleted</text >deleted</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1040,270)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(1040,270)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -55,29 +55,29 @@
/></g /></g
><g transform="translate(1040,270)" ><g transform="translate(1040,270)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath4)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath4)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 103</text >Sequence: 104</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(790,270)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(790,270)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" stroke="none" ><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" stroke="none"
/></g /></g
><g transform="translate(790,270)" ><g transform="translate(790,270)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath4)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath4)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 101</text >Sequence: 102</text
></g ></g
><g font-family="sans-serif" font-size="14px" transform="translate(950,140)" ><g font-family="sans-serif" font-size="14px" transform="translate(950,140)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath5)" stroke="none" ><text x="5" xml:space="preserve" y="17.9844" clip-path="url(#clipPath5)" stroke="none"
>Doesn't change</text >Doesn't change</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(790,130)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(790,130)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -85,20 +85,20 @@
/></g /></g
><g transform="translate(790,130)" ><g transform="translate(790,130)"
><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath6)" ><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath6)"
/><text x="36" font-size="14px" y="18.1094" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="37" font-size="14px" y="17.9844" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account</text >Account</text
><path fill="none" d="M1 24.1094 L129 24.1094" clip-path="url(#clipPath6)" ><path fill="none" d="M1 23.9844 L129 23.9844" clip-path="url(#clipPath6)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>ID: rf1Bi...</text >ID: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 104</text >Sequence: 105</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(40,80)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(40,80)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)" stroke="none" ><rect x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)" stroke="none"
/></g /></g
><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(40,80)" stroke-linecap="butt" ><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(40,80)" stroke-linecap="butt"
><rect fill="none" x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)" ><rect fill="none" x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)"
/><text x="125" font-size="14px" y="18.1094" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="124" font-size="14px" y="17.9844" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ledger State Data (Before)</text >Ledger State Data (Before)</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(530,120)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(530,120)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -106,18 +106,18 @@
/></g /></g
><g transform="translate(530,120)" ><g transform="translate(530,120)"
><rect fill="none" x="0.5" width="168.5" height="118.5" y="0.5" clip-path="url(#clipPath8)" ><rect fill="none" x="0.5" width="168.5" height="118.5" y="0.5" clip-path="url(#clipPath8)"
/><text x="42" font-size="14px" y="18.1094" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="41" font-size="14px" y="17.9844" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>(Any type of</text >(Any type of</text
><text x="42" font-size="14px" y="34.2188" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="42" font-size="14px" y="33.9688" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>transaction)</text >transaction)</text
><path fill="none" d="M1 40.2188 L169 40.2188" clip-path="url(#clipPath8)" ><path fill="none" d="M1 39.9688 L169 39.9688" clip-path="url(#clipPath8)"
/><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="71.4375" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="70.9375" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 0</text >Sequence: 0</text
><text x="5" font-size="14px" y="87.5469" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="86.9219" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>TicketSequence: 102</text >TicketSequence: 103</text
><text x="5" font-size="14px" y="103.6562" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="102.9062" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>...</text >...</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(330,260)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(330,260)" stroke-opacity="0" stroke="rgb(255,255,255)"
@@ -125,59 +125,59 @@
/></g /></g
><g transform="translate(330,260)" ><g transform="translate(330,260)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath4)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath4)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 103</text >Sequence: 104</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(200,260)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(200,260)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" stroke="none" ><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" stroke="none"
/></g /></g
><g transform="translate(200,260)" ><g transform="translate(200,260)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath4)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath4)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 102</text >Sequence: 103</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(70,260)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(70,260)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" stroke="none" ><rect x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" stroke="none"
/></g /></g
><g transform="translate(70,260)" ><g transform="translate(70,260)"
><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)" ><rect fill="none" x="0.5" width="118.5" height="68.5" y="0.5" clip-path="url(#clipPath4)"
/><text x="38" font-size="14px" y="18.1094" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="39" font-size="14px" y="17.9844" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ticket</text >Ticket</text
><path fill="none" d="M1 24.1094 L119 24.1094" clip-path="url(#clipPath4)" ><path fill="none" d="M1 23.9844 L119 23.9844" clip-path="url(#clipPath4)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account: rf1Bi...</text >Account: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 101</text >Sequence: 102</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(70,120)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(70,120)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath6)" stroke="none" ><rect x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath6)" stroke="none"
/></g /></g
><g transform="translate(70,120)" ><g transform="translate(70,120)"
><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath6)" ><rect fill="none" x="0.5" width="128.5" height="108.5" y="0.5" clip-path="url(#clipPath6)"
/><text x="36" font-size="14px" y="18.1094" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="37" font-size="14px" y="17.9844" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Account</text >Account</text
><path fill="none" d="M1 24.1094 L129 24.1094" clip-path="url(#clipPath6)" ><path fill="none" d="M1 23.9844 L129 23.9844" clip-path="url(#clipPath6)"
/><text x="5" font-size="14px" y="39.2188" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="5" font-size="14px" y="38.9688" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>ID: rf1Bi...</text >ID: rf1Bi...</text
><text x="5" font-size="14px" y="55.3281" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve" ><text x="5" font-size="14px" y="54.9531" clip-path="url(#clipPath6)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Sequence: 104</text >Sequence: 105</text
></g ></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(750,80)" stroke-opacity="0" stroke="rgb(255,255,255)" ><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(750,80)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)" stroke="none" ><rect x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)" stroke="none"
/></g /></g
><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(750,80)" stroke-linecap="butt" ><g stroke-dasharray="8,5" stroke-miterlimit="5" transform="translate(750,80)" stroke-linecap="butt"
><rect fill="none" x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)" ><rect fill="none" x="0.5" width="438.5" height="328.5" y="0.5" clip-path="url(#clipPath7)"
/><text x="131" font-size="14px" y="18.1094" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="129" font-size="14px" y="17.9844" clip-path="url(#clipPath7)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Ledger State Data (After)</text >Ledger State Data (After)</text
></g ></g
><g transform="translate(690,200)" ><g transform="translate(690,200)"
@@ -195,7 +195,7 @@
><path fill="none" d="M249.521 10.704 L10.5 60.5" clip-path="url(#clipPath10)" ><path fill="none" d="M249.521 10.704 L10.5 60.5" clip-path="url(#clipPath10)"
/><path d="M237.6631 6.5348 L250.0105 10.602 L240.3145 19.2615 Z" clip-path="url(#clipPath10)" stroke="none" /><path d="M237.6631 6.5348 L250.0105 10.602 L240.3145 19.2615 Z" clip-path="url(#clipPath10)" stroke="none"
/><path fill="none" d="M237.6631 6.5348 L250.0105 10.602 L240.3145 19.2615 Z" clip-path="url(#clipPath10)" /><path fill="none" d="M237.6631 6.5348 L250.0105 10.602 L240.3145 19.2615 Z" clip-path="url(#clipPath10)"
/><text x="114.3989" font-size="14px" y="31" clip-path="url(#clipPath10)" font-family="sans-serif" stroke="none" xml:space="preserve" /><text x="113.6519" font-size="14px" y="31" clip-path="url(#clipPath10)" font-family="sans-serif" stroke="none" xml:space="preserve"
>used</text >used</text
></g ></g
></g ></g

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB