Files
xrpl-dev-portal/_code-samples/use-tickets/go
2026-05-27 11:16:30 -04:00
..
2026-05-27 11:16:30 -04:00
2026-05-27 11:16:30 -04:00
2026-05-27 11:16:30 -04:00

Use Tickets (Go)

Demonstrates how to use Tickets for out-of-order transaction submission on the XRP Ledger.

For more context, see the Use Tickets tutorial.

Setup

go mod download

Basic Ticket Usage

go run main.go