Class: Thirdweb::Engine::Configuration
- Inherits:
-
Object
- Object
- Thirdweb::Engine::Configuration
- Defined in:
- lib/thirdweb/engine/configuration.rb
Class Method Summary collapse
Class Method Details
.wallets ⇒ Array<Hash{Symbol->Object}
Returns ].
8 9 10 |
# File 'lib/thirdweb/engine/configuration.rb', line 8 def wallets Api.instance.get("/configuration/wallets").body end |