Overview
Interface to Stellar Friendbot.
FriendBot Object
Attribute | Type | Description |
---|---|---|
keypair | Stellar::Keypair | Account keypair |
Methods
.call(keypair)
Constructor shortcut to instance method.
#call
Calls Stellar FriendBot.
guser = "GDPNZJR42G4PVA3235JHCGGTU2J54X4XGJIMQGDJXYGHQDY6MQW5SZ5Y"
keypair = Mobius::Client::Blockchain::KeyPairFactory.produce(guser)
friendbot = Mobius::Client::Blockchain::FriendBot.call(keypair)
*** Faraday::ClientError Exception: the server responded with status 400