Skip to content
#

geth

Here are 263 public repositories matching this topic...

mikesmo
mikesmo commented Oct 18, 2017

We are using Ethermint 0.4.0.

Where does the gas that is spent on a transaction go? After doing some simple tests of transferring ether from on account to another, the gas is correctly deducted from the sending account, but I can't figure out which account that goes to.

I would have thought that it would be a validator?

So, I created a miner reward strategy, specifying an account to rece

baseline
Perseverance
Perseverance commented Apr 23, 2020

The current Shield contract, part of the Radish34 setup has TransactionTypes tailored to the Radish use case. In order to make this contract more reusable in other use-cases the transaction types can be dynamically created.

Idea how this can be implemented:
Remove the transactionTypes enum and add a method allowing the administrator to add new transaction types (index, name). Change radish34 d

Improve this page

Add a description, image, and links to the geth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geth topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.