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

Method authorize_fee_public

sdk/src/programs/process.rs:134–150  ·  view source on GitHub ↗

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

(
        &self,
        private_key: &PrivateKey,
        base_fee: MicroCredits,
        deployment_or_execution_id: Field,
        priority_fee: Option<MicroCredits>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_transferMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_transferMethod · 0.64