You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: XLS-0090-multi-purpose-token-domain/README.md
+34
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ The `Vault` object supports the following flags:
61
61
62
62
#### 3.1.1. `MPTokenIssuaceCreate` Transaction
63
63
64
+
This section outlines changes made to the `MPTokenIssuanceCreate` transaction. In summary, the specification adds a new `DomainID` field to the transaction.
65
+
64
66
#### 3.1.1.1. Fields
65
67
66
68
| Field Name | Change Type | Required? | JSON Type | Internal Type | Default Value | Description |
@@ -90,6 +92,38 @@ The `Vault` object supports the following flags:
90
92
}
91
93
```
92
94
95
+
### 3.1.2. `MPTokenIssuanceSet` Transaction
96
+
97
+
This section outlines changes made to the `MPTokenIssuanceSet` transaction. In summary, the specification adds a new `DomainID` field to the transaction.
98
+
99
+
#### 3.1.2.1. Fields
100
+
101
+
| Field Name | Change Type | Required? | JSON Type | Internal Type | Default Value | Description |
0 commit comments