Docs.rs
tengu-api-0.1.3
tengu-api 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fathercoin
Dependencies
bytemuck ^1.14
normal
bytemuck_derive ^1.7
normal
num_enum ^0.7
normal
serde ^1.0
normal
solana-program ^2.1
normal
solana-sdk-ids ^2.2
normal
spl-associated-token-account ^6
normal
spl-token ^4
normal
steel ^4.0.4
normal
thiserror ^1.0
normal
Versions
20.21%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
forge_pda
tengu_
api
0.1.3
In tengu_
api::
state
tengu_api
::
state
Function
forge_
pda
Copy item path
Source
pub fn forge_pda(program_id: &
Pubkey
, dojo: &
Pubkey
) -> (
Pubkey
,
u8
)
Expand description
Forge PDA.