Skip to content
Snippets Groups Projects
Commit e9d436d9 authored by Diana Savvatina's avatar Diana Savvatina Committed by jdsika
Browse files

fix: tzip-10 updated with correct link to tezos.gitlab.io

parent 464c1f60
Branches diana@fix-link
No related tags found
1 merge request!223fix: tzip-10 updated with correct link to tezos.gitlab.io
Pipeline #1571511733 passed
......@@ -80,7 +80,7 @@ type omittedProperties =
| "gas_limit"
| "storage_limit";
// All of the operations types defined here are supported: https://tezos.gitlab.io/api/p2p.html#operation-alpha-contents-determined-from-data-8-bit-tag
// All of the operations types defined here are supported: https://tezos.gitlab.io/shell/p2p_api.html#alpha-operation-alpha-contents-or-signature-prefix-determined-from-data-8-bit-tag
// We remove some of the properties, which will be filled out by the wallet (eg. fee and counter)
export type PartialTezosDelegationOperation = Omit<
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment