Crossle Song

Results 81 comments of Crossle Song

no go file in https://github.com/sasaxie/protocol

Same error, you can try "github.com/sasaxie/go-client-api/core"

Can you fix the official protobuff file? we need use it in our project

``` package main import ( "fmt" "github.com/golang/protobuf/ptypes" "github.com/sasaxie/go-client-api/core" ) func main() { transferContract := core.TransferContract{ OwnerAddress: []byte("0x"), ToAddress: []byte("0x"), Amount: 1, } paramter, err := ptypes.MarshalAny(&transferContract) if err != nil...

if your import `"github.com/PaddyMc/go-tron/core"`, it's ok

OOPS, /core files not update

Are you test use `"github.com/sasaxie/go-client-api/core"` ?

Should refer to `android.widget.MediaController`, Welcome to PR.