You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update UniValue API usage in llmq_commitment_tests
Replace deprecated get_int() method with getInt() to match
updated UniValue API from bitcoin backport dashpay#6775.
Fixes compilation error in arm-linux-build CI job.
0 commit comments