This adds an abiDecoder to App.vue. If the minion transaction has a signature that matches a method in one of the JSON files found in the /abi folder, it will decode the data into a human-readable format. This is what the details page looks like when data is decoded:
This adds an abiDecoder to App.vue. If the minion transaction has a signature that matches a method in one of the JSON files found in the
/abi
folder, it will decode the data into a human-readable format. This is what the details page looks like when data is decoded: