Bail on small deploy buffers (#14677)

This commit is contained in:
Jack May
2021-01-19 17:56:44 -08:00
committed by GitHub
parent e3bd9e5300
commit a480b63234
2 changed files with 60 additions and 4 deletions

View File

@ -87,7 +87,7 @@ pub enum UpgradeableLoaderInstruction {
/// # Account references
/// 0. [writable] The ProgramData account.
/// 1. [writable] The Program account.
/// 2. [Writable] The Buffer account where the program data has been
/// 2. [writable] The Buffer account where the program data has been
/// written.
/// 3. [writable] The spill account.
/// 4. [] Rent sysvar.