diff --git a/files/grest/rpc/governance/drep_info.sql b/files/grest/rpc/governance/drep_info.sql index 5569191e..5ed1a8cb 100644 --- a/files/grest/rpc/governance/drep_info.sql +++ b/files/grest/rpc/governance/drep_info.sql @@ -1,4 +1,4 @@ -CREATE OR REPLACE FUNCTION grest.drep_info2(_drep_ids text []) +CREATE OR REPLACE FUNCTION grest.drep_info(_drep_ids text []) RETURNS TABLE ( drep_id text, hex text,