Definition at line 6 of file PendingTransactions.cs.
◆ addPendingLocalTransaction()
static void IXICore.PendingTransactions.addPendingLocalTransaction |
( |
Transaction |
t | ) |
|
|
static |
◆ getPendingSendingTransactionsAmount()
static IxiNumber IXICore.PendingTransactions.getPendingSendingTransactionsAmount |
( |
byte [] |
primary_address | ) |
|
|
static |
◆ increaseReceivedCount()
static void IXICore.PendingTransactions.increaseReceivedCount |
( |
string |
txid | ) |
|
|
static |
◆ pendingTransactionCount()
static long IXICore.PendingTransactions.pendingTransactionCount |
( |
| ) |
|
|
static |
◆ remove()
static void IXICore.PendingTransactions.remove |
( |
string |
txid | ) |
|
|
static |
◆ pendingTransactions
List<object[]> IXICore.PendingTransactions.pendingTransactions = new List<object[]>() |
|
static |
The documentation for this class was generated from the following file: