You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to sequence numbers (seq 0 when tickets are used) in probably a few places or mentions of sequence numbers. For example, "every transaction uses a sequence number" (or a ticket) and "every transaction increases its sender's sequence number by 1" (or sets aside multiple sequence numbers for tickets)
New TicketSequence common transaction field
New TicketCreate transaction type
New Ticket ledger object type
TBD: New serialization fields, error codes?
Concept page describing the feature
The text was updated successfully, but these errors were encountered:
Spec: XRPLF/XRPL-Standards#16
PR: XRPLF/rippled#3271
Docs Scope:
0
when tickets are used) in probably a few places or mentions of sequence numbers. For example, "every transaction uses a sequence number" (or a ticket) and "every transaction increases its sender's sequence number by 1" (or sets aside multiple sequence numbers for tickets)TicketSequence
common transaction fieldTicketCreate
transaction typeTicket
ledger object typeThe text was updated successfully, but these errors were encountered: