Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 233 Bytes

jbfeetype.md

File metadata and controls

12 lines (9 loc) · 233 Bytes

JBFeeType

Git Source

enum JBFeeType {
    PAYOUT,
    ALLOWANCE,
    REDEMPTION
}