MCPcopy 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

1import { fetchEncodedAccount, generateKeyPairSigner } from '@solana/kit';
2import { expect, it } from 'vitest';
3
4import { createTestClient } from './_setup';

Callers

nothing calls this directly

Calls 1

createTestClientFunction · 0.90

Tested by

no test coverage detected