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
Change the design of the Bond contract; instead of every bond having it's own contract, multiple bonds will use the same contract.
Additional Information
Design wise, switch over to using records for each of the bond with the tokens and assets abstracted (interfaced) away. Initially support a single debt and security asset (in the future there could be multiple securities).
The text was updated successfully, but these errors were encountered:
CjHare
changed the title
[Feature] Bond contract - change the bond to use records, with many bonds in the same contract.
[Feature] Bond contract - A bond contract that uses records, with many bonds in the same contract.
Oct 28, 2021
CjHare
changed the title
[Feature] Bond contract - A bond contract that uses records, with many bonds in the same contract.
[Requirements] Bond contract - A bond contract that uses records, with many bonds in the same contract.
Nov 12, 2021
Feature Description
Change the design of the Bond contract; instead of every bond having it's own contract, multiple bonds will use the same contract.
Additional Information
Design wise, switch over to using records for each of the bond with the tokens and assets abstracted (interfaced) away. Initially support a single debt and security asset (in the future there could be multiple securities).
The text was updated successfully, but these errors were encountered: