Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

A trait for creating a PendingStoragePath from a StoragePath hash state and a key.

Signature

pub trait PendingStoragePathTrait

Trait functions

new

Signature

fn new(storage_path: @StoragePath, pending_key: felt252) -> PendingStoragePath