Authorizations
Message
이 메서드는 빈 요청을 받아 최신 blockhash와 해당하는 마지막 유효 블록 높이를 반환합니다.Response
string
현재 슬롯 번호입니다.
string
최신 blockhash를 base-58로 인코딩한 문자열입니다.
string
반환된 blockhash가 유효할 마지막 블록 높이입니다.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Try Gatekeeper (Beta) for significantly lower latency. Learn More
LaserStream gRPC API를 사용하여 Solana 블록체인에서 최신 blockhash를 가져옵니다.
{}
{
"slot": "333390974",
"blockhash": "CiqX6nU67eVCFqxh6TJ3LF8bDqjtnD2wULRMME917QSY",
"last_valid_block_height": "311630163"
}
이 페이지가 도움이 되었나요?
{}
{
"slot": "333390974",
"blockhash": "CiqX6nU67eVCFqxh6TJ3LF8bDqjtnD2wULRMME917QSY",
"last_valid_block_height": "311630163"
}