Getting current account
const currentAccount = await fuel.currentAccount();
console.log("Current Account ", currentAccount);Last updated
const currentAccount = await fuel.currentAccount();
console.log("Current Account ", currentAccount);Last updated