Skip to content

Commit f2e7ede

Browse files
rm unused field from write report request (#337)
* rm unused field from write report request * Auto-fix: buf format, gofmt, go generate, go mod tidy --------- Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
1 parent a3f3bdd commit f2e7ede

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

cre/capabilities/blockchain/solana/v1alpha/client.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ message Account {
5151
// Compute budget configuration when submitting txs.
5252
message ComputeConfig {
5353
uint32 compute_limit = 1; // max CUs (approx per-tx limit)
54-
uint64 compute_max_price = 2; // max lamports per CU
5554
}
5655

5756
// Raw bytes vs parsed JSON (as returned by RPC).

cre/go/installer/pkg/embedded_gen.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)