Luke Van Seters
Results
3
comments of
Luke Van Seters
I was experiencing the same issue Fixed for me by creating an architecture-specific image **Dockerfile** ``` FROM --platform=arm64 kindest/node:v1.23.4 RUN arch ``` Built as ``` docker build -t tempkind ....
@elopio I can help you get this over the line which approach do you prefer? happy to talk through in discord as well
@elopio this is something we ran into w/ 0x as well. thinking we might want to rename that field to just contract_address