getRecentBlockhash RPC 方法
从账本中返回一个最近的区块哈希值,以及一个费用表,可用于计算使用该哈希值提交交易的成本。
已弃用的方法
此方法预计将在 solana-core
v2.0 中移除。请改用
getLatestBlockhash。
Is this page helpful?
从账本中返回一个最近的区块哈希值,以及一个费用表,可用于计算使用该哈希值提交交易的成本。
已弃用的方法
此方法预计将在 solana-core
v2.0 中移除。请改用
getLatestBlockhash。
Is this page helpful?