mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
add first ledger sequence
This commit is contained in:
@@ -170,6 +170,10 @@ export interface BaseTransaction {
|
|||||||
* The network id of the transaction.
|
* The network id of the transaction.
|
||||||
*/
|
*/
|
||||||
NetworkID?: number
|
NetworkID?: number
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
FirstLedgerSequence?: number
|
||||||
/**
|
/**
|
||||||
* The hook parameters of the transaction.
|
* The hook parameters of the transaction.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user