MCPcopy Create free account
hub / github.com/clockwork-xyz/examples / realloc_buffers

Function realloc_buffers

pyth_stats/programs/pyth_stats/src/lib.rs:23–25  ·  view source on GitHub ↗
(ctx: Context<ReallocBuffers>)

Source from the content-addressed store, hash-verified

21 }
22
23 pub fn realloc_buffers(ctx: Context<ReallocBuffers>) -> Result<ThreadResponse> {
24 realloc_buffers::handler(ctx)
25 }
26}

Callers

nothing calls this directly

Calls 1

handlerFunction · 0.50

Tested by

no test coverage detected