File tree Expand file tree Collapse file tree 16 files changed +135
-135
lines changed Expand file tree Collapse file tree 16 files changed +135
-135
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * This code was AUTOGENERATED using the kinobi library.
2
+ * This code was AUTOGENERATED using the codama library.
3
3
* Please DO NOT EDIT THIS FILE, instead use visitors
4
- * to add features, then rerun kinobi to update it.
4
+ * to add features, then rerun codama to update it.
5
5
*
6
- * @see https://github.com/kinobi-so/kinobi
6
+ * @see https://github.com/codama-idl/codama
7
7
*/
8
8
9
9
export * from './instructions' ;
Original file line number Diff line number Diff line change 1
1
/**
2
- * This code was AUTOGENERATED using the kinobi library.
2
+ * This code was AUTOGENERATED using the codama library.
3
3
* Please DO NOT EDIT THIS FILE, instead use visitors
4
- * to add features, then rerun kinobi to update it.
4
+ * to add features, then rerun codama to update it.
5
5
*
6
- * @see https://github.com/kinobi-so/kinobi
6
+ * @see https://github.com/codama-idl/codama
7
7
*/
8
8
9
9
import {
Original file line number Diff line number Diff line change 1
1
/**
2
- * This code was AUTOGENERATED using the kinobi library.
2
+ * This code was AUTOGENERATED using the codama library.
3
3
* Please DO NOT EDIT THIS FILE, instead use visitors
4
- * to add features, then rerun kinobi to update it.
4
+ * to add features, then rerun codama to update it.
5
5
*
6
- * @see https://github.com/kinobi-so/kinobi
6
+ * @see https://github.com/codama-idl/codama
7
7
*/
8
8
9
9
export * from './addMemo' ;
Original file line number Diff line number Diff line change 1
1
/**
2
- * This code was AUTOGENERATED using the kinobi library.
2
+ * This code was AUTOGENERATED using the codama library.
3
3
* Please DO NOT EDIT THIS FILE, instead use visitors
4
- * to add features, then rerun kinobi to update it.
4
+ * to add features, then rerun codama to update it.
5
5
*
6
- * @see https://github.com/kinobi-so/kinobi
6
+ * @see https://github.com/codama-idl/codama
7
7
*/
8
8
9
9
export * from './memo' ;
Original file line number Diff line number Diff line change 1
1
/**
2
- * This code was AUTOGENERATED using the kinobi library.
2
+ * This code was AUTOGENERATED using the codama library.
3
3
* Please DO NOT EDIT THIS FILE, instead use visitors
4
- * to add features, then rerun kinobi to update it.
4
+ * to add features, then rerun codama to update it.
5
5
*
6
- * @see https://github.com/kinobi-so/kinobi
6
+ * @see https://github.com/codama-idl/codama
7
7
*/
8
8
9
9
import { type Address } from '@solana/web3.js' ;
Original file line number Diff line number Diff line change 1
1
/**
2
- * This code was AUTOGENERATED using the kinobi library.
2
+ * This code was AUTOGENERATED using the codama library.
3
3
* Please DO NOT EDIT THIS FILE, instead use visitors
4
- * to add features, then rerun kinobi to update it.
4
+ * to add features, then rerun codama to update it.
5
5
*
6
- * @see https://github.com/kinobi-so/kinobi
6
+ * @see https://github.com/codama-idl/codama
7
7
*/
8
8
9
9
import {
Original file line number Diff line number Diff line change 1
- //! This code was AUTOGENERATED using the kinobi library.
1
+ //! This code was AUTOGENERATED using the codama library.
2
2
//! Please DO NOT EDIT THIS FILE, instead use visitors
3
- //! to add features, then rerun kinobi to update it.
3
+ //! to add features, then rerun codama to update it.
4
4
//!
5
- //! <https://github.com/kinobi-so/kinobi >
5
+ //! <https://github.com/codama-idl/codama >
6
6
//!
Original file line number Diff line number Diff line change 1
- //! This code was AUTOGENERATED using the kinobi library.
1
+ //! This code was AUTOGENERATED using the codama library.
2
2
//! Please DO NOT EDIT THIS FILE, instead use visitors
3
- //! to add features, then rerun kinobi to update it.
3
+ //! to add features, then rerun codama to update it.
4
4
//!
5
- //! <https://github.com/kinobi-so/kinobi >
5
+ //! <https://github.com/codama-idl/codama >
6
6
//!
7
7
8
8
use borsh:: BorshDeserialize ;
@@ -79,7 +79,7 @@ impl AddMemoBuilder {
79
79
self . memo = Some ( memo) ;
80
80
self
81
81
}
82
- /// Add an aditional account to the instruction.
82
+ /// Add an additional account to the instruction.
83
83
#[ inline( always) ]
84
84
pub fn add_remaining_account (
85
85
& mut self ,
Original file line number Diff line number Diff line change 1
- //! This code was AUTOGENERATED using the kinobi library.
1
+ //! This code was AUTOGENERATED using the codama library.
2
2
//! Please DO NOT EDIT THIS FILE, instead use visitors
3
- //! to add features, then rerun kinobi to update it.
3
+ //! to add features, then rerun codama to update it.
4
4
//!
5
- //! <https://github.com/kinobi-so/kinobi >
5
+ //! <https://github.com/codama-idl/codama >
6
6
//!
7
7
8
8
pub ( crate ) mod r#add_memo;
Original file line number Diff line number Diff line change 1
- //! This code was AUTOGENERATED using the kinobi library.
1
+ //! This code was AUTOGENERATED using the codama library.
2
2
//! Please DO NOT EDIT THIS FILE, instead use visitors
3
- //! to add features, then rerun kinobi to update it.
3
+ //! to add features, then rerun codama to update it.
4
4
//!
5
- //! <https://github.com/kinobi-so/kinobi >
5
+ //! <https://github.com/codama-idl/codama >
6
6
//!
7
7
8
8
pub mod errors;
You can’t perform that action at this time.
0 commit comments