File tree 4 files changed +5
-6
lines changed
4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elizaos/agent" ,
3
3
"version" : " 0.1.9-alpha.1" ,
4
- "version" : " 0.1.9-alpha.1" ,
5
4
"main" : " src/index.ts" ,
6
5
"type" : " module" ,
7
6
"scripts" : {
125
124
"ts-node" : " 10.9.2" ,
126
125
"tsup" : " 8.3.5"
127
126
}
128
- }
127
+ }
Original file line number Diff line number Diff line change @@ -770,7 +770,7 @@ export async function createAgent(
770
770
// Validate TEE configuration
771
771
if ( teeMode !== TEEMode . OFF && ! walletSecretSalt ) {
772
772
elizaLogger . error (
773
- "WALLET_SECRET_SALT required when TEE_MODE is enabled"
773
+ "A WALLET_SECRET_SALT required when TEE_MODE is enabled"
774
774
) ;
775
775
throw new Error ( "Invalid TEE configuration" ) ;
776
776
}
Original file line number Diff line number Diff line change 10
10
11
11
### new MemoryCacheAdapter()
12
12
13
- > ** new MemoryCacheAdapter** (` initalData ` ?): [ ` MemoryCacheAdapter ` ] ( MemoryCacheAdapter.md )
13
+ > ** new MemoryCacheAdapter** (` initialData ` ?): [ ` MemoryCacheAdapter ` ] ( MemoryCacheAdapter.md )
14
14
15
15
#### Parameters
16
16
17
- • ** initalData ?** : ` Map ` \< ` string ` , ` string ` \>
17
+ • ** initialData ?** : ` Map ` \< ` string ` , ` string ` \>
18
18
19
19
#### Returns
20
20
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ We can rebuild him
11
11
- ai16z is the biggest holder of degenai (a pumpfun coin)
12
12
- Current plan for ai16z still is buybacks of degenai
13
13
- To-do: We need to surface this better (like a website)
14
- - DegenspartanAI also stacks his own coin as well
14
+ - DegenSpartanAI also stacks his own coin as well
15
15
- Shitposting while trading
16
16
- He might just dump your shit
17
17
- May do psyops like self fuds his own bags
You can’t perform that action at this time.
0 commit comments