TransactionsStateGet()
Before calling the function make sure you have the Connector object initialized.
Understanding Connector ObjectThis Function is not been implemented yet
Function Call
Field
Type
Description
Address
string
Base58 ed25519 Address
Id
List<long>
List with Transaction id numbers
Return value of function: TransactionsStateGetResult
Example
Return value of function: TransactionsStateGetResult
Output of Example
Output is printed via ObjectDumper
Last updated