Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1468,6 +1468,14 @@ Aptos gRPC [streaming methods](/docs/reference/aptos-grpc-overview) (`aptos.inde
| protocol.WalletSolidity/TriggerConstantContract | 20 |
{/* cu:auto end */}

# Arc: Specific Methods

{/* cu:auto product="arc" */}
| Method | CU |
| ------------------- | -- |
| arc\_getCertificate | 20 |
{/* cu:auto end */}

# Compute unit cost for error codes

| Error | Compute Units |
Expand Down
Loading