mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-04 20:34:26 -08:00
add hardware args to cli lease creation
[UNTESTED]
This commit is contained in:
@@ -28,7 +28,6 @@ message MsgNewAuction {
|
||||
// verified providers just specifies who's allowed to bid on the lease auction.
|
||||
// STORED IN MEMORY. DOES NOT GET WRITTEN TO CHAIN STATE.
|
||||
repeated string verifiedProviders = 7;
|
||||
|
||||
// hardware specs (mandatory)
|
||||
repeated string gpus = 8;
|
||||
uint64 cpuCores = 9;
|
||||
|
||||
Reference in New Issue
Block a user