config.go 91 B

12345
  1. package metamask
  2. type Config struct {
  3. // No specific configuration needed for Metamask
  4. }