Current Behavior:
The IssuerAuthorizedSharesAdjustment class is not listed in the list of transaction classes in TransactionFile.
So when creating an IssuerAuthorizedSharesAdjustment verification fails. This seems to be an oversight.
Expected Behavior:
Being able to add IssuerAuthorizedSharesAdjustment to the transactions file.
Steps to Reproduce:
I did it in PyOCF, but reproducing it is a lot of steps, as the latest released version of PyOCF is using a branch of OCF where this is fixed.
Environment:
Irrelevant, but Ubuntu.
Anything else we need to know?
Fix: #541
Current Behavior:
The
IssuerAuthorizedSharesAdjustmentclass is not listed in the list of transaction classes inTransactionFile.So when creating an
IssuerAuthorizedSharesAdjustmentverification fails. This seems to be an oversight.Expected Behavior:
Being able to add
IssuerAuthorizedSharesAdjustmentto the transactions file.Steps to Reproduce:
I did it in PyOCF, but reproducing it is a lot of steps, as the latest released version of PyOCF is using a branch of OCF where this is fixed.
Environment:
Irrelevant, but Ubuntu.
Anything else we need to know?
Fix: #541