Files
xahau.js/test/fixtures/requests/signTicket.json
Jackson Mills 6fac420d9f Remove sign.ts and move functionality into Wallet (#1620)
* Move sign.ts functionality into Wallet
* Move the corresponding tests to wallet's test cases and simplify them for readability
* Delete sign.ts
2021-10-04 14:10:13 -04:00

9 lines
164 B
JSON

{
"TransactionType":"TicketCreate",
"TicketCount":1,
"Account":"r4SDqUD1ZcfoZrhnsZ94XNFKxYL4oHYJyA",
"Sequence":0,
"TicketSequence":23,
"Fee":"10000"
}