mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
* feat(tickets): add TicketCount definition * feat(tickets): add TicketSequence definition * fix(tests): unit tests
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"TransactionType": "TicketCreate",
|
|
"TicketCount": 1,
|
|
"Account": "rLRH6HciuPv5rQBNFBYH1iPPAuVFERtNXZ",
|
|
"Sequence": 14,
|
|
"Fee": "10000"
|
|
}
|