indentation
This commit is contained in:
parent
db3c29711f
commit
9236f3aaa0
@ -66,8 +66,8 @@ struct AddIncomingContext
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Add an incoming transaction to the database. Checks if the
|
* Add an incoming transaction to the database. Checks if the
|
||||||
* transaction is fresh (not a duplicate) and if so adds it to
|
* transaction is fresh (not a duplicate) and if so adds it to the
|
||||||
* the database.
|
* database.
|
||||||
*
|
*
|
||||||
* If it returns a non-error code, the transaction logic MUST
|
* If it returns a non-error code, the transaction logic MUST
|
||||||
* NOT queue a MHD response. IF it returns an hard error, the
|
* NOT queue a MHD response. IF it returns an hard error, the
|
||||||
|
Loading…
Reference in New Issue
Block a user