Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/solana-program/system
/ assign.test.ts
File
assign.test.ts
clients/js/test/assign.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ fetchEncodedAccount, generateKeyPairSigner } from
'@solana/kit'
;
2
import
{ expect, it } from
'vitest'
;
3
4
import
{ createTestClient } from
'./_setup'
;
Callers
nothing calls this directly
Calls
1
createTestClient
Function · 0.90
Tested by
no test coverage detected