nutshell icon indicating copy to clipboard operation
nutshell copied to clipboard

Feature Request: Add GetQuoteTtl Method to Management RPC

Open orangeshyguy21 opened this issue 3 months ago • 0 comments

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.

orangeshyguy21 avatar Sep 16 '25 16:09 orangeshyguy21