Skip to content

Commit a1561ed

Browse files
authored
Update nftaa.md
Fix HTML
1 parent 295f9fc commit a1561ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

applications/nftaa.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ communication.
6060
Additionally, NFTAAs can function as asset owners or participate in multi-signature schemes, further
6161
enhancing their utility and security.
6262

63-
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/286414435e0fdd51810c1093688daf67df59d010/proposal/prox.png" alt="Proposal Diagram" width="30%" height="30%">
63+
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/286414435e0fdd51810c1093688daf67df59d010/proposal/prox.png" alt="Proposal Diagram" width="30%" height="30%" />
6464

6565
A significant feature of NFTAA is the ability to transfer ownership of such an account/asset to
6666
another owner with the real change of the private keys serving the NFTAA.
@@ -86,7 +86,7 @@ and _attributes_.
8686
Attributes are crucial for enterprise use cases, allowing NFTAAs to be marked as entities such as companies or departments
8787
within a corporate structure.
8888

89-
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_creation.svg" alt="Proposal Diagram" width="70%" height="30%">
89+
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_creation.svg" alt="Proposal Diagram" width="70%" height="30%" />
9090

9191
Reimplementing the _utility.as_derivate_ function is the second crucial step.
9292
Constructing a keyless address in the runtime pallet from accountId and index is challenging.
@@ -102,7 +102,7 @@ setting the derived account as the caller, and executing the original call.
102102
This mechanism ensures secure and efficient operations, allowing NFTAAs to function effectively within the blockchain
103103
ecosystem.
104104

105-
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_proxy.svg" alt="Proposal Diagram" width="70%" height="30%">
105+
<img src="https://raw.githubusercontent.com/decenzio/NFTAA-Polkadot/main/proposal/nftaa_seq_dia_proxy.svg" alt="Proposal Diagram" width="70%" height="30%" />
106106

107107
Ultimately, the proposed pallet will enable the creation of NFTAAs, setting attributes, and staking on the relay chain via
108108
the NFTAA.

0 commit comments

Comments
 (0)