update call depth docs (#13155)
This commit is contained in:
@ -10,7 +10,7 @@ questions. If not addressed here, the Solana
|
|||||||
## CallDepth
|
## CallDepth
|
||||||
|
|
||||||
Cross-program invocations allow programs to invoke other programs directly but
|
Cross-program invocations allow programs to invoke other programs directly but
|
||||||
the depth is constrained currently to 1.
|
the depth is constrained currently to 4.
|
||||||
|
|
||||||
## CallDepthExceeded
|
## CallDepthExceeded
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user