cic-stack/apps/cic-eth/doc/texinfo/old.20210107/transactions.texi

27 lines
505 B
Plaintext
Raw Normal View History

2021-02-01 18:12:51 +01:00
@chapter Transactions
@section States
@subsection Send transaction to network
@multitable @columnfractions .35 .15 .15 .35
@headitem Item @tab Exception @tab Action
@item Chain node unreachable
@tab ChainUnavailableError
@tab Retry: unlimited, backoff
@item Cannot save tx state to database
@tab DatabaseUnavailableError
@tab Crash: Notify by email
@item Signer unreachable
@tab SignerUnavailableError
@tab Retry: unlimited, backoff
@item Unknown address
@tab SignerAccountUnknownError
@tab Fail