refactor: add constant for max Transaction size

This commit is contained in:
Michael Vines
2018-11-27 18:05:23 -08:00
parent f120ef21ee
commit aee383eaec
2 changed files with 7 additions and 3 deletions

View File

@ -23,7 +23,6 @@ export class Loader {
*/
programId: PublicKey;
/**
* Amount of program data placed in each load Transaction
*/