tz1アドレスとKT1アドレスの違い
-
-
あなたのニーズを満たしていると思うなら、答えを受け入れてくださいplease accept the answer if you find it to have satisfied your needs
- 0
- 2019-02-03
- Sm00g15
-
1 回答
- 投票
-
- 2019-01-30
tz1アドレスとkt1アドレスは、トランザクションに関して同じ機能を持っています.ただし、1つの違いがあります.kt1アカウントにはスマートコントラクト機能があり、tz1にはありません.また、tz1アカウントを使用してセルフベイクすることはできますが、tz1アカウントを使用して委任することはできません.kt1アカウントの場合、このアドレスを使用して委任することはできますが、kt1を使用してベイクすることはできません.
tz1 and kt1 addresses have the same functionality in terms of transactions. However, there is one difference, kt1 accounts have smart contract functionality and tz1 does not. Also, you can use your tz1 account to self-bake but you cannot use your tz1 account to delegate. As for kt1 accounts, you can use this address to delegate but you cannot use your kt1 to bake.
-
知っておくべき重要なこと: KT1は、tz1アドレスによって制御されるスマートコントラクトです. tz1アドレスなしでKT1を持つことはできません.Also important to know: The KT1 is a smart contract controlled by the tz1 address. You can't have a KT1 without a tz1 address.
- 7
- 2019-01-30
- Blindripper
-
tz1アドレス、別名「マネージャーアドレス」は、トランザクションと、独自のノードを使用したtezの(セルフ)ベイクの両方に使用できる初期アドレスです.他の人のパン屋にベーキングを委任したい場合は、「派生」アドレスを作成する必要があります.この派生アドレスはKT1アドレスです.選択したウォレットのtz1アドレスからKT1を取得した後、外部ベイカーにポイントする金額をKT1アドレスに転送し、このKT1アドレスを選択したベイカーにポイントする必要があります.The tz1 address, aka the "manager address" is your initial address that you can use both for transactions and for (self)baking your tez using your own node. If you want to delegate baking to someone else's baker you need to create a "derived" address to do. This derived address is the KT1 address. After deriving the KT1 from your tz1 address in your wallet of choice, you will need to transfer the amount that you want to point to an external baker to your KT1 address and point this KT1 address to the baker of your choice.
- 2
- 2019-01-31
- ciTEZen
-
きちんとした事実:KT1アドレスは当初TZ1アドレスと呼ばれていましたが、わかりやすくするためにコア開発チームによって名前が変更されました.伝説によれば、TezosのCEOであるKathleenBreitmanに敬意を表して:-)Neat fact: KT1 addresses were initially called TZ1 addresses, but they were renamed by the core dev team for clarity and, legend has it, in honour of Kathleen Breitman, the Tezos CEO :-)
- 4
- 2019-01-31
- ciTEZen
tz1アドレスとKT1アドレスの違いは何ですか?それらは通常どのように使用されますか?どうやって作成しますか?