Things I still dont know Flashcards

(15 cards)

1
Q

Disruption

A

Disruption is a process where new products, services or business models drastically change or replace existing market leaders by not only meeting customer needs in efficient or affordable ways, but predict customer’s future needs too.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The payments ecosystem includes

A
  • Card Networks
  • Card issuers
  • Merchant acquirers
  • Processors
  • ISO
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Card Networks

A

(ex. Visa, Mastercard) who facilitate transactions between consumers, merchants, processors and banks and charge fees based on transaction volume.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Card issuers

A

(banks) issuing payment cards, paying merchant banks and receiving interchange fees (which vary by network, card type, transaction type, merchant bank and risk level)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Merchant acquirers

A

Merchant acquirers enable businesses to accept payments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Processors

A

Processors handling technical payment flows (verify transactions, ensure fund availability and settle funds) and fraud checks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

ISO

A

ISO (Independent Sales Organizations) acting as intermediaries, reselling the services of processors. They get paid the remainder of the merchant discount after the card networks, issuers and merchant acquirers get their cut.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Bank transfers ecosystem

A

funds move via intermediary banks, each taking fees with potential exchange rate losses too.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

DLT

A

DLT (Distributed Ledger Technology) is a digital system for recording and sharing data across a network of computers where each participant has a synchronized copy of the ledger.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Broadcast nodes

A

Submit transactions to be verified and stored in the blockchain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Merkle Tree

A

A Merkle Tree is a binary hash tree where leaf nodes are transaction hashes, producing a single Merkle Root.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Nonce

A

The nonce is a 64-bit integer miners adjust to find the PoW hash with the required amount of leading zeroes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Mining

A

Mining occurs by miners competing to find a block header hash with a specific number of leading zeroes. PoW establishes objective rules for block validation and transaction integrity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

If two miners mine a block simultaneously

A

It forks and the longest branch wins.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Why is a Merkle Tree secure

A

as any change in transactions (tampering) alters the Merkle Root, invalidating the block’s PoW hash and breaking integrity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly