Skip to content

Commit

Permalink
fix debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Scitz0 committed Sep 11, 2024
1 parent e2ed720 commit 49bb38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/grest/rpc/governance/drep_info.sql
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 49bb38d

Please sign in to comment.