Vik

Results 67 comments of Vik

@chaparral13 can you provide transactions ID and screenshots? so we can debug this issue Since transactions are very cheap on the network, it would be `$0.001` - in this case,...

@chaparral13 can you provide a screenshot on what you see on the bitcoin cash screen? any chance to provide your address too? sender/receiver? this would help

@chaparral13 go to BitcoinCash screen inside trust wallet and screenshot what you see. Thanks But this is very useful info, we gonna check on this today. also when did you...

I do not see any screenshots in here. Can you try one thing before we move forward, import your wallet - can try to make BCH transfer again from that...

I do not see any attached images to this

@chaparral13 you need to open github issue and attach your files, you can't do via the email.

Ripple: ```swift enum RippleRPC { case account(address: String) case broadcast(hex: String) case transaction(ID: String) case serverState } extension RippleRPC { var methodType: String { switch self { case .account: return...

@jrmgx feel free to contribute. Email me if you like to code this feature over the weekend?

@datomnurdin Please take a look at https://help.github.com/articles/using-pull-requests/