注釈
catbuffer スキーマ リポジトリはどのように各トランザクションタイプがシリアライズされるべきかを定義しています。 catbuffer-generators プロジェクトと組み合わせると、開発者は特定のプログラミング言語用のビルダークラスを生成できます。
レシートはブロックから取得できないすべての状態変化の証明を提供します。
インライン
| Property | Type | Description |
|---|---|---|
| version | uint16 | レシートバージョン |
| type | ReceiptType | レシートタイプ |
モザイク転送によりトリガされた不可視の状態変化。
インライン
| Property | Type | Description |
|---|---|---|
| mosaic | Mosaic | 転送されたモザイク |
| senderAddress | Address | Address of the sender. |
| recipientAddress | Address | 受信者のアドレス |
アカウントの残高変化によりトリガされた不可視の状態変化。
インライン
| Property | Type | Description |
|---|---|---|
| mosaic | Mosaic | 増加または減少したモザイク |
| targetAddress | Address | ターゲットアカウントのアドレス |
期限切れの モザイク
インライン
| Property | Type | Description |
|---|---|---|
| artifactId | MosaicId | モザイク識別子 |
インフレーション のために作り出されたネットワーク通貨モザイク。
インライン
| Property | Type | Description |
|---|---|---|
| mosaicId | MosaicId | 作成されたモザイクの識別子 |
| amount | Amount | 作成されたモザイクの数 |
トランザクションに関するレシートのコレクション。
インライン
| Property | Type | Description |
|---|---|---|
| source | ReceiptSource | レシートをトリガしたトランザクション。 |
| receipts | array(Receipt, size=receiptsSize) | レシートの配列 |
お探しのものは見つかりましたか? フィードバックをください。