From cd9c6eb3437c3b26b595b76a60a74fdb0bfcc494 Mon Sep 17 00:00:00 2001 From: fmerg Date: Tue, 9 Jun 2020 12:36:37 +0300 Subject: [PATCH] Apply React format in style --- docs/essif-lab-functional-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/essif-lab-functional-architecture.md b/docs/essif-lab-functional-architecture.md index aa58ff3..7852fb3 100644 --- a/docs/essif-lab-functional-architecture.md +++ b/docs/essif-lab-functional-architecture.md @@ -304,7 +304,7 @@ This chapter explains at a high level how electronic business transactions are b ### 5.1. Overview -eSSIF-Lab - high level trx overviewThe adjacent figure shows how a transaction is conducted at the highest abstraction level. One party, called the ‘Requester’, sends a request for a product or service to another party (that we will call the ‘Provider’). Then, they start to negotiate a ‘transaction agreement’, which means that they exchange data through various channels for the purpose of establishing the details of the product/service to be provided and the compensation, data needed to mitigate transaction risks, etc., all of which is necessary for the parties to (individually/subjectively) decide whether or not to commit to the transaction. Section 3.2 provides more detail about this phase. +eSSIF-Lab - high level trx overviewThe adjacent figure shows how a transaction is conducted at the highest abstraction level. One party, called the ‘Requester’, sends a request for a product or service to another party (that we will call the ‘Provider’). Then, they start to negotiate a ‘transaction agreement’, which means that they exchange data through various channels for the purpose of establishing the details of the product/service to be provided and the compensation, data needed to mitigate transaction risks, etc., all of which is necessary for the parties to (individually/subjectively) decide whether or not to commit to the transaction. Section 3.2 provides more detail about this phase. After commitment, the producer works to provide the product or service, and the requester arranges the compensation. This phase is entirely up to the business, and hence out of scope of this document. -- GitLab