Skip to content

Commit c284649

Browse files
committed
Merge branch 'node-620-testnet-release' of https://github.com/Concordium/concordium.github.io into node-620-testnet-release
2 parents d26748f + 63809dc commit c284649

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/mainnet/smart-contracts/references/host-fns.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,10 @@ Functions only accessible for smart contract receive functions.
354354
``3`` for query a contract balance.
355355

356356
``4`` for query the exchange rates.
357+
358+
``5`` for check the account signature.
359+
360+
``6`` for query the account keys.
357361
:param i32 start: Pointer to the start of the invoke payload.
358362
:param i32 length: Length of the invoke payload.
359363
:return: If the last five bytes are ``0`` then the call succeeded. In this

0 commit comments

Comments
 (0)