Replies: 1 comment
-
Continued the discussion here: #435 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I started digging in the open cap table format (and I love it) but, when reading about the

pro_rata
field in theConvertibleIssuance
class, I was surprised to see it defined as aNumeric
type 🤔src: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/blob/main/docs/schema_markdown/schema/objects/transactions/issuance/ConvertibleIssuance.md
In the example above (from the repo),
pro_rata: 2500
for a SAFE and... I am puzzled on how to interpret this2500
and couldn't find the answer.Could you tell me?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions