Deprecated. Body for creating a user public key in the old DCA system. Use ApiUserDataCreateUserBody from userData package instead.
ApiUserDataCreateUserBody
userData
The message bytes that the user is signing (in hex or base64).
The resulting signature from signing bytes.
bytes
The Sui address of the user.
Deprecated. Body for creating a user public key in the old DCA system. Use
ApiUserDataCreateUserBodyfromuserDatapackage instead.