Hi everyone I've been looking for away to access this data through mapping key and value structure.
Here's the architecture:
Struct Person {
string name;
uint age;
bool checkedIn;
}
Person[] public peoole;
Mapping(address => Person) public addressToPerson;
So after pushing Struct array, I can't find a way to use address of sender (msg.sender) to access the Struct data.
Jun 5, 2022, 9:03 PM
you should show why you can't
Jun 5, 2022, 9:04 PM
Inability to iterate mapping?
I'd appreciate your input. I may be missing something and that's why I'm here.
Jun 5, 2022, 9:05 PM
This is by design
You have an array, you can iterate on that
Jun 5, 2022, 9:07 PM
Tried that but did not get the result I wanted.
Jun 5, 2022, 9:09 PM
screen of the code...
please
tell me you are joking
You still have onlyOwner for internal functions...
wait where do you imported Ownable contract
And you please
stop saying you know solidity
No Lies here
stop saying you know solidity
No Lies here
found no worry
then
same thing for finishMinting
then
are you using the right ServicePayer?
are you using the right ServicePayer?
but you know what are you doing?
are you sure?
retry
do you know what the contract does?
from who
.
@cryptolearn786
answer or ban
.
btw
you are not able to fork
you missed some files lol
really impressive solidity developer
Today I feel a good guy so I will help
you are lime a monkey
copy pasting
withour reading
Remove the line about service pay
ServicePayer(feeReceiver, "UnlimitedBEP20")
remove it
you are a dev now
did you fix the other things I tokd you?
if you didn't
I will block you
I will block you
your choice
show
Omg
Goodbye
I can't believe I am using my sunday night to teach you how to read
replace internal with external
and deploy
then close pc
and think about what you learnt today
Jun 5, 2022, 9:48 PM
You should be awarded some karma points for even trying to help him
I loved his bookmarks tho. Would love to know how that price predicting is going
Jun 5, 2022, 9:52 PM
This is a hilarious read in here tonight
Jun 5, 2022, 9:55 PM
Wow ... I'm speechless 😂
Jun 6, 2022, 5:52 AM