Skip to content

Commit 8324ccf

Browse files
bguizNana-EC
andauthored
docs: minor - accept suggested edits
Co-authored-by: Nana Essilfie-Conduah <56320167+Nana-EC@users.noreply.github.com> Signed-off-by: Brendan Graetz <bguiz@users.noreply.github.com>
1 parent 1fbe55c commit 8324ccf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

HIP/hip-792.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ within "complex" keys **should** be supported, as noted in
9898

9999
> Note that when a Key is a smart contract ID,
100100
> it doesn't mean the contract with that ID will actually create a cryptographic signature.
101-
> It only means that when the contract calls a precompiled contract,
101+
> It only means that when the contract calls a system contract function,
102102
> the resulting "child transaction" will be authorized to perform any action controlled by the Key.
103103
104104
Therefore this HIP proposes a means, via the `hederaAccountSystem` system contract,
@@ -246,6 +246,7 @@ which demonstrates this HIP, with both happy path and error path examples.
246246
This will be in the style of existing work:
247247

248248
- [Multisig Account](https://github.com/hedera-dev/hedera-code-snippets/tree/main/multisig-account)
249+
- [Multisig Smart Contract Account](https://github.com/hedera-dev/hedera-code-snippets/tree/main/multisig-sc-account)
249250

250251
Provide sufficient warnings about improper use of `isAuthorizedCurrentTransaction` in a tutorial,
251252
at minimum including a list of "Do's and Don'ts".

0 commit comments

Comments
 (0)