-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
I successfully implemented CreateAccountOperation for new accounts and PaymentOperation for existing accounts on Pi Network Testnet, but they fail on Pi Network Mainnet. Are these operations blocked on Mainnet? Here's the error:
Error:
{"error":"Bad request - Invalid Operation - Invalid Operation Type Stellar::OperationType.create_account(0)"}
Since Pi Network is a fork of Stellar, I'm using the Stellar SDK.
Anyone know if these operations are restricted on Pi Network Mainnet or how to fix this?
I'm integrating it into the ECOIN Wallet, but I'm also considering implementing Stellar directly after fix it.
Metadata
Metadata
Assignees
Labels
No labels