MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / authorize_fee_private

Method authorize_fee_private

sdk/src/programs/process.rs:113–131  ·  view source on GitHub ↗

Authorizes the fee given the credits record, the fee amount (in microcredits), and the deployment or execution ID.

(
        &self,
        private_key: &PrivateKey,
        credits: RecordPlaintext,
        base_fee: MicroCredits,
        deployment_or_execution_id: Field,
        priority_fee: Option<MicroCredit

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected