mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
Reformatted json appointment block
This commit is contained in:
@@ -36,8 +36,7 @@ This command is used to register appointments to the PISA server. Appointments *
|
|||||||
"tx_id": tx_id,
|
"tx_id": tx_id,
|
||||||
"start_time": s,
|
"start_time": s,
|
||||||
"end_time": e,
|
"end_time": e,
|
||||||
"dispute_delta": d
|
"dispute_delta": d }
|
||||||
}
|
|
||||||
|
|
||||||
`tx` **must** be the raw penalty transaction that will be encrypted before sent to the PISA server. `type(tx) = hex encoded str`
|
`tx` **must** be the raw penalty transaction that will be encrypted before sent to the PISA server. `type(tx) = hex encoded str`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user