remove_provider_blockchain_auth_iccf
operation remove_provider_blockchain_auth_iccf(my_pubkey: byte_array, tx_to_prove: gtx_transaction, op_index: integer)(source)
Make it no longer possible to use the operation from the blockchain to authenticate this provider. The transaction needs to include ICCF proof of tx_to_prove
.
Parameters
my_pubkey
pubkey of provider
tx_to_prove
the transaction from other chain to use for authentication
op_index
index of the relevant operation in tx_to_prove