Skip to content

Commit

Permalink
Update hip-765.md (#949)
Browse files Browse the repository at this point in the history
Signed-off-by: SimiHunjan <[email protected]>
  • Loading branch information
SimiHunjan authored May 8, 2024
1 parent 4676531 commit eff87d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions HIP/hip-765.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ status: Accepted
last-call-date-time: 2023-07-28T07:00:00Z
created: 2023-07-11
discussions-to: https://github.com/hashgraph/hedera-improvement-proposal/pull/765
updated: 2024-02-02
updated: 2024-02-02, 2024-04-24
requested-by: NA
---

## Abstract
Expand Down Expand Up @@ -66,7 +67,7 @@ message TokenCreateTransactionBody {
2. Permit updates by adding a new field to [`TokenUpdateTransactionBody`](https://github.com/hashgraph/hedera-protobufs/blob/main/services/token_update.proto),
Property `metadata` is set at the **token-type** level for non-fungible tokenID.

**Updating the metadata field should require a metadataKey (ie [HIP-657](https://github.com/hashgraph/hedera-improvement-proposal/blob/main/HIP/hip-657.md))**
**Updating the metadata field requires the metadataKey or adminKey to sign the transaction (ie [HIP-657](https://github.com/hashgraph/hedera-improvement-proposal/blob/main/HIP/hip-657.md))**

```
message TokenUpdateTransactionBody {
Expand Down

0 comments on commit eff87d4

Please sign in to comment.