Method |
Description |
|
AddPendingOutputAction ( ) : void |
|
|
FetchUnspentOutputsAction ( ) : void |
|
|
FinishCreateTransactionAction ( ) : void |
|
|
FinishCreateTransactionText ( ) : string |
|
|
ImportKeyAction ( ) : void |
|
|
PendingOutput_Changed ( object sender, EventArgs e ) : void |
|
|
RecalculateCreateTransaction ( ) : void |
|
|
RemovePendingOutputAction ( PendingOutput item ) : void |
|
|
RenameAcountAction ( ) : void |
|
|
RequestAddressAction ( ) : void |
|
|
ShowUnsignedTransaction ( ) : void |
|
|
SignTransactionWithPassphrase ( string passphrase, Transaction outputs, bool publishImmediately ) : System.Threading.Tasks.Task |
|
|