Skip to content

CreateAccountOperation fail on Pi Network Mainnet #737

@ronaldoguedess

Description

@ronaldoguedess

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)"}

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions