PostTransactionBody Properties |
The PostTransactionBody type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
JavaScript function describing the transaction action.
|
![]() | Collections |
Collections configuration for the transaction.
|
![]() | LockTimeout |
The maximum time to wait for required locks to be released, before the transaction times out.
|
![]() | MaxTransactionSize |
The maximum transaction size before making intermediate commits (RocksDB only).
|
![]() | Params |
Parameters to be passed into the transaction JavaScript function defined by Action.
|
![]() | WaitForSync |