¿Cómo transferir Tezos a través de API o nodo rpc?
1 respuesta
- votos
-
- 2019-07-26
¿Quizásestetutorialpueda ayudar? http://www.ocamlpro.com/2018/11/15/una-introducción-a-tezos-rpcs-a-basic-wallet/
Maybe this tutorial can help? http://www.ocamlpro.com/2018/11/15/an-introduction-to-tezos-rpcs-a-basic-wallet/
-
Tengoel siguiente https://medium.com/@bakenrolls/sending-multiple-transactions-in-one-batch-using-tezos-rpc-6cab3a21f254pero recibí unerror altransferirelerror detezosera "[{" kind ":"branch","id": "proto.004-Pt24m4xi.implicit.empty_implicit_contract","implícito": "tz1f7eZUXb8SSLbQTYnvniFmYkog72gKHbeH"}] "i have following https://medium.com/@bakenrolls/sending-multiple-transactions-in-one-batch-using-tezos-rpc-6cab3a21f254 but i got error when transfer the tezos error were "[{"kind":"branch","id":"proto.004-Pt24m4xi.implicit.empty_implicit_contract","implicit":"tz1f7eZUXb8SSLbQTYnvniFmYkog72gKHbeH"}]"
- 0
- 2019-07-26
- raj
-
¿Esaes la dirección de destino?Is that the destination address?
- 0
- 2019-07-27
- ping_
-
Podría ser una operación de revelaciónfaltante,sies laprimera vez que se usaesa direcciónparafirmar una operación. Ver http://tezos.gitlab.io/mainnet/introduction/howtouse.html?highlight=reveal#transfers-and-receiptsIt could be a missing revelation operation, if it the first time that address is used to sign an operation. See http://tezos.gitlab.io/mainnet/introduction/howtouse.html?highlight=reveal#transfers-and-receipts
- 0
- 2019-07-28
- Seb Mondet
-
mireestatransacción que realicé https://alphanet.tzscan.io/onn6RvJbvivN5Wk25YUUuWtL5ykvdvUPdDouUzr4vd64KigGAnA?block_hash=BMN6AakaH1hg9MvwDuqDDCXR9PsVh4HBhaiQlook at this transaction i perfromed https://alphanet.tzscan.io/onn6RvJbvivN5Wk25YUUuWtL5ykvdvUPdDouUzr4vd64KigGAnA?block_hash=BMN6AakaH1hg9MvwDuqDDCXR9PsVhVBhaiQjrtPAhbCwm4iht6e
- 0
- 2019-07-29
- raj
-
aquíno sépor quéfalló??here i don't know why it was fail ??
- 0
- 2019-07-29
- raj
hola,estoyintentandointegrartezos apien elnodojs.yaprobéestaintegración " https://github.com/TezTech/eztz/wiki/Documentation "peronofuncionaráparatransferirtezos de una dirección a otra.cualquieratiene algunaidea sobre latransferencia detezos através de api.