minor change
This commit is contained in:
parent
54abe74d42
commit
2507356cae
@ -12,7 +12,7 @@ message AppContract {
|
|||||||
string node_pubkey = 4;
|
string node_pubkey = 4;
|
||||||
string public_ipv4 = 5;
|
string public_ipv4 = 5;
|
||||||
AppResource resource = 6;
|
AppResource resource = 6;
|
||||||
repeated MappedPort exposed_ports = 7;
|
repeated MappedPort mapped_ports = 7;
|
||||||
string created_at = 8;
|
string created_at = 8;
|
||||||
string updated_at = 9;
|
string updated_at = 9;
|
||||||
uint64 nano_per_minute = 10;
|
uint64 nano_per_minute = 10;
|
||||||
|
Loading…
Reference in New Issue
Block a user