a typo
(cherry picked from commit 43ccaf14b0
)
Co-authored-by: Max Block <40041609+max-block@users.noreply.github.com>
This commit is contained in:
@ -11,7 +11,7 @@ and outlined below.
|
|||||||
|
|
||||||
To include sysvar data in program operations, pass the sysvar account address in
|
To include sysvar data in program operations, pass the sysvar account address in
|
||||||
the list of accounts in a transaction. The account can be read in your
|
the list of accounts in a transaction. The account can be read in your
|
||||||
instruction processor like any other account. Access to sysvars accounts ßis
|
instruction processor like any other account. Access to sysvars accounts is
|
||||||
always _readonly_.
|
always _readonly_.
|
||||||
|
|
||||||
## Clock
|
## Clock
|
||||||
|
Reference in New Issue
Block a user