Crate sol_did[][src]

SOL program

Re-exports

pub use solana_program;

Modules

borsh

Borsh helpers

error

Error types

instruction

Program instructions

processor

Program state processor

state

Program state

Statics

ID

The static program ID

Functions

check_id

Confirms that a given pubkey is equivalent to the program ID

id

Returns the program ID

validate_owner

Given a DID, validate that the signers contain at least one account that has permissions to sign transactions using the DID.