Skip to content

Commit 5b6c40e

Browse files
authored
Merge pull request #60 from Concordium/smart-contract-wallet-cis5
CIS5 standard (Smart Contract Wallet/ Chaperone Account)
2 parents b06c17d + d532715 commit 5b6c40e

File tree

3 files changed

+631
-0
lines changed

3 files changed

+631
-0
lines changed

source/CIS/cis-2.rst

+4
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ A transfer is a token ID, an amount of tokens to be transferred, and the ``from`
187187

188188
When transferring tokens to a contract address, additional information for a receive function hook to trigger is required.
189189

190+
.. _CIS-2-TransferParameter:
191+
190192
Parameter
191193
~~~~~~~~~
192194

@@ -745,6 +747,8 @@ The main argument is simplicity and to save energy cost on common cases, but oth
745747

746748
The specification does not prevent adding more fine-grained authorization, such as token-level operators.
747749

750+
.. _CIS-2-Receive-Hook-Function:
751+
748752
Receive hook function
749753
---------------------
750754

0 commit comments

Comments
 (0)