메소드 |
설명 |
|
AddPendingOutput ( ) : void |
|
|
FinishCreateTransactionAction ( ) : void |
|
|
PendingOutput_Changed ( object sender, EventArgs e ) : void |
|
|
RecalculatePendingTransaction ( ) : System.Threading.Tasks.Task |
|
|
RemovePendingOutput ( PendingOutput item ) : void |
|
|
SetPendingTransaction ( Amount totalAccountBalance, Paymetheus.Decred.Transaction unsignedTransaction, Amount inputAmount, Amount targetOutput ) : void |
|
|
SignTransaction ( bool publish ) : void |
|
|
SignTransactionWithPassphrase ( string passphrase, Paymetheus.Decred.Transaction tx, bool publishImmediately ) : Task |
|
|
UnsetPendingTransaction ( ) : void |
|
|