makeStateKeylink
Create a StateKey<T>
that can be used to store value of type T with TransferState
.
参数
key | Type: |
返回值
StateKey<T>
说明
Example:
Create a StateKey<T>
that can be used to store value of type T with TransferState
.
key | Type: |
StateKey<T>
Example: