-
there is no rinkeby token in link token .please help |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Oct 29, 2022
Replies: 3 comments
-
Kovan, Ropsten, and Rinkeby have been deprecated. Refer to Goerli Faucet |
Beta Was this translation helpful? Give feedback.
0 replies
-
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
-->Thanks Sent from Mail for Windows From: SJ BasakSent: 29 October 2022 00:23To: smartcontractkit/full-blockchain-solidity-course-pyCc: thakuradi; AuthorSubject: Re: [smartcontractkit/full-blockchain-solidity-course-py] rinkeby (Discussion #1762) Kovan, Ropsten, and Rinkeby have been deprecated. Refer to Goerli Faucet—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@BoseSj is correct, those networks are deprecated and obsolete, please use Goerli instead, all the course exercises were updated to work with Goerli so just give them a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cromewar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@BoseSj is correct, those networks are deprecated and obsolete, please use Goerli instead, all the course exercises were updated to work with Goerli so just give them a look.