Source Code

;; SPDX-License-Identifier: BUSL-1.1

(define-trait alex-voting-power
    ((get-voting-power (uint principal) (response uint uint))))