MCPcopy Create free account
hub / github.com/solana-program/system / transferSol.test.ts

File transferSol.test.ts

clients/js/test/transferSol.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AccountRole, generateKeyPairSigner, lamports } from '@solana/kit';
2import { expect, it } from 'vitest';
3
4import { getTransferSolInstruction, parseTransferSolInstruction } from '../src';

Callers

nothing calls this directly

Calls 3

createTestClientFunction · 0.90

Tested by

no test coverage detected