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