Crate pink_extension_runtime

Crate pink_extension_runtime 

Source

Modules§

local_cache
The LocalCache provides a local KV cache for contracts to do some offchain computation. When we say local, it means that the data stored in the cache is different in different machines of the same contract. And the data might loss when the pruntime restart or caused by some kind of cache expiring machanism.
mock_ext

Structs§

DefaultPinkExtension

Traits§

PinkRuntimeEnv

Functions§

batch_http_request
http_request