• Joshua Gutow's avatar
    op-challenger: Update Claim types · bf94ed8d
    Joshua Gutow authored
    This updates the claim type to focus on the claim data & to split
    out the claim data from the claim. This makes it easier to reference
    the parent claim data without pointers. Avoid pointers is helpful
    because it limits the chance for memory confusion and enforces
    cleaner boundaries by simply passing data around.
    bf94ed8d
position.go 2.24 KB