Skip to content

Commit cae5e2b

Browse files
authored
Merge pull request #1453 from Concordium/bogacyigitbasi-patch-1
Updated transactions.rst as per request from DevRel to review and update
2 parents 2131770 + 2e23831 commit cae5e2b

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

source/mainnet/docs/protocol/transactions.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can make transactions using one of the Concordium wallets or the Concordium
1919
+----------------------------+-------------------+---------------+-------------------+-----------+
2020
| Send CCD with a schedule | | |check| | |check| | |
2121
+----------------------------+-------------------+---------------+-------------------+-----------+
22-
| Unshield CCD | | | | |check| |
22+
| Send CCD with memo message | |check| | |check| | |check| ||check| |
2323
+----------------------------+-------------------+---------------+-------------------+-----------+
2424
| Add validator | |check| | |check| | |check| | |check| |
2525
+----------------------------+-------------------+---------------+-------------------+-----------+
@@ -37,14 +37,19 @@ You can make transactions using one of the Concordium wallets or the Concordium
3737
+----------------------------+-------------------+---------------+-------------------+-----------+
3838
| Delegation | |check| | |check| | |check| | |check| |
3939
+----------------------------+-------------------+---------------+-------------------+-----------+
40-
| Smart contract transactions| | | |check| | |
40+
| Smart contract transactions| |check| | | |check| | |check| |
4141
+----------------------------+-------------------+---------------+-------------------+-----------+
42-
| Manage tokens | | |check| + |check| + |check| +
42+
| Send Protocol Level Tokens | |check| | | |check| | |check| |
4343
+----------------------------+-------------------+---------------+-------------------+-----------+
44+
| Manage tokens | |check| | | |check| | |check| |
45+
+----------------------------+-------------------+---------------+-------------------+-----------+
46+
| Register Data | | | |check| | |
47+
+----------------------------+-------------------+---------------+-------------------+-----------+
48+
4449

45-
- |cryptox|: supports send CCD, receive CCD, validator management, delegation, connect to dApps, add and manage tokens, and unshielding.
46-
- |bw|: supports send CCD, receive CCD, connect to dApps, validator management, delegation.
47-
- Desktop Wallet: supports all transaction types (except smart contract transactions).
50+
- |cryptox|: supports send CCD, receive CCD, validator management, delegation, connect to dApps, add and manage token.
51+
- |bw|: supports send CCD (with or without memo message), receive CCD, connect to dApps, validator management, delegation, send and receive PLTs(Protocol-Level Tokens), manage tokens (both CIS-2 and PLTs).
52+
- Desktop Wallet: supports all transaction types (except smart contract and PLT transactions).
4853
- Concordium Client: supports all transaction types.
4954

5055
.. |check| unicode:: U+2713 .. CHECKMARK

0 commit comments

Comments
 (0)