消息
简单来说,消息是给 Injective 关于所需状态更改的指令。消息是模块特定的对象,在其所属模块的范围内触发状态转换。每个交易必须至少有一条消息。 此外,多条消息可以打包在同一个交易中。 每个模块的可用消息可以在原生开发者部分找到。交易上下文
除了消息之外,每个交易都有一个上下文。上下文包括fees、accountDetails、memo、signatures 等。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
fees、accountDetails、memo、signatures 等。
