Nr | Name | Value |
---|---|---|
1 | accounts | ? |
2 | emitted | ? |
3 | emitted_events | ? |
4 | gateway_pending_events | ? |
5 | gateway_processing | ? |
6 | initiated | ? |
7 | received_source_transactions | ? |
8 | received_target_transactions | ? |
9 | submit_cc_tx | ? |
10 | subscribed | ? |
11 | subscriptions | ? |
12 | wallet_amount | ? |
13 | wallet_created | ? |
Nr | Name | Value |
---|---|---|
1 | target_smart_contract | source_smart_contract |
Nr | Name | Value |
---|---|---|
1 | TARGET_TRANSACTIONS | {TARGET_TRANSACTIONS1,TARGET_TRANSACTIONS2} |
2 | GATEWAYS | {gateway,GATEWAYS2} |
3 | SOURCE_TRANSACTIONS | {SOURCE_TRANSACTIONS1,SOURCE_TRANSACTIONS2} |
4 | SMART_CONTRACT_EVENTS | {SMART_CONTRACT_EVENTS1,SMART_CONTRACT_EVENTS2} |
5 | CROSS_CHAIN_SMART_CONTRACTS | {source_smart_contract,CROSS_CHAIN_SMART_CONTRACTS2} |
6 | ADDRESS | {gateway_address,ADDRESS2} |
Nr | Event | Target State ID |
---|---|---|
1 | SETUP_CONSTANTS(target_smart_contract=source_smart_contract) | State 0 |
2 | INITIALISATION(accounts={},emitted=0,emitted_events={},gateway_pending_events={},gateway_processing=0,initiated=0,receiv... | |
3 | SUBSCRIBE_SMART_CONTRACT_EVENTS_IN_FABRIC | |
4 | CREATE_ADDRESS_IN_ETHEREUM(gateway_address) | |
5 | INITIATE_CC_TX_IN_FABRIC(SOURCE_TRANSACTIONS1) | |
6 | EMIT_EVENT_IN_FABRIC(SMART_CONTRACT_EVENTS1,SOURCE_TRANSACTIONS1) | |
7 | LISTEN_EVENT_IN_FABRIC(TARGET_TRANSACTIONS1,SMART_CONTRACT_EVENTS1) | |
8 | DEPOSIT_CRYPTOCURRENCY_IN_ETHEREUM(3,gateway_address) | |
9 | SUBMIT_TX_TO_ETHEREUM(TARGET_TRANSACTIONS1,TARGET_TRANSACTIONS1,3) |