The default endpoint for ApiSettings
The default deadline (in minutes) for Transactions
Get the transaction attachment version identifier
Attachment types are identified by a field version.
The transaction to be checked
return Identifier, if exists, otherwise undefined
Tries to extract recipients and its amounts for multi out payments (different and same amount)
The transaction
A list of recipients and their payed amount (in NQT)
Gets the amount from a transaction, considering ordinary and multi out transactions (with same and different payments)
The numeric id of the recipient
The payment transaction
the amount in BURST (not NQT)
Checks if a transaction attachment is of specific version
The transaction to be checked
The version string, i.e. MultiOutCreation
true, if version string matches
Checks if a transaction is a multi out transaction with same amounts for each recipient
Transaction to be checked
true, if is a multi out transaction
Checks if a transaction is a multi out transaction (with different amounts)
Transaction to be checked
true, if is a multi out transaction
Alias for Api
This is the main package, and almost all you may need to interact with the Signum Node API
Get started with composeApi