near / pagoda-relayer-rs

Rust Reference Implementation of Relayer for NEP-366 Meta Transactions
MIT License
32 stars 15 forks source link

Some configs pointing to old NEAR Wallet #66

Closed mikedotexe closed 8 months ago

mikedotexe commented 8 months ago

Small one, but noticed that in the configs directory we probably need to point elsewhere, like to https://testnet.mynearwallet.com instead of

wallet_url = "https://wallet.testnet.near.org"
anthony-near commented 8 months ago

wallet no longer used in relayer. removed in this branch: https://github.com/near/pagoda-relayer-rs/pull/65