tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
SendAInoiceUsingTheTRT
tagion
testbench
services
trt_service
Undocumented in source.
@
safe
@
Scenario
("send a inoice using the TRT", [])
class
SendAInoiceUsingTheTRT {
Options
opts1
;
StdSecureWallet
wallet1
;
StdSecureWallet
wallet2
;
SignedContract
signed_contract1
;
SignedContract
signed_contract2
;
TagionCurrency
amount
;
TagionCurrency
fee1
;
TagionCurrency
fee2
;
HiRPC
wallet1_hirpc
;
HiRPC
wallet2_hirpc
;
TagionCurrency
start_amount1
;
TagionCurrency
start_amount2
;
this
(Options opts1, StdSecureWallet wallet1, StdSecureWallet wallet2);
Document
trt
();
Document
invoice
();
Document
lookup
();
Document
through
();
}
Constructors
this
this
(Options opts1, StdSecureWallet wallet1, StdSecureWallet wallet2)
Undocumented in source.
Members
Functions
invoice
Document
invoice
()
Undocumented in source. Be warned that the author may not have intended to support it.
lookup
Document
lookup
()
Undocumented in source. Be warned that the author may not have intended to support it.
through
Document
through
()
Undocumented in source. Be warned that the author may not have intended to support it.
trt
Document
trt
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
amount
TagionCurrency
amount
;
Undocumented in source.
fee1
TagionCurrency
fee1
;
Undocumented in source.
fee2
TagionCurrency
fee2
;
Undocumented in source.
opts1
Options
opts1
;
Undocumented in source.
signed_contract1
SignedContract
signed_contract1
;
Undocumented in source.
signed_contract2
SignedContract
signed_contract2
;
Undocumented in source.
start_amount1
TagionCurrency
start_amount1
;
Undocumented in source.
start_amount2
TagionCurrency
start_amount2
;
Undocumented in source.
wallet1
StdSecureWallet
wallet1
;
Undocumented in source.
wallet1_hirpc
HiRPC
wallet1_hirpc
;
Undocumented in source.
wallet2
StdSecureWallet
wallet2
;
Undocumented in source.
wallet2_hirpc
HiRPC
wallet2_hirpc
;
Undocumented in source.
Meta
Source
See Implementation
tagion
testbench
services
trt_service
aliases
FeatureContext
classes
SendAInoiceUsingTheTRT
functions
_main
wrap_neuewelle
manifest constants
CONTRACT_TIMEOUT
feature
mixins
__anonymous