nutshell
nutshell copied to clipboard
Feature Request: Add GetQuoteTtl Method to Management RPC
Add method:
rpc GetQuoteTtl(GetQuoteTtlRequest) returns (GetQuoteTtlResponse) {}
The quote TTLs can be updated via the RPC currently, but the existing values cannot be obtained first.